comp.lang.ada
 help / color / mirror / Atom feed
From: "Alex R. Mosteo" <devnull@mailinator.com>
Subject: Re: Porting problems from Solaris to Redhat Linux using GNAT 5.01a on both.
Date: Tue, 19 Jun 2007 13:27:49 +0300
Date: 2007-06-19T13:27:49+03:00	[thread overview]
Message-ID: <5dppd7F34po94U1@mid.individual.net> (raw)
In-Reply-To: 1182243419.220052.230150@c77g2000hse.googlegroups.com

 petter_fryklund@hotmail.com wrote:

> First we got circularity detected in elaboration for a rather complex
> generic structure. This does not happen in Solaris. A pragma Suppress
> (Elaboration_Check) allowed us to build. But elaboration never
> completes. We suspect that a PROGRAM_ERROR has been raise, but see no
> trace of it. Last entry of call stack is an instantiation of generic
> package that needed pragma Suppress to build.
> 
> Task Display does not work, always empty.
> 
> Any suggestions?

Have you tried the -gnatE switch? Elaboration checks by gnat default to a
static, more restricted mechanism than required. It helped me in the past,
although nowadays I prefer to make my programs buildable without this
switch.



  reply	other threads:[~2007-06-19 10:27 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-19  8:56 Porting problems from Solaris to Redhat Linux using GNAT 5.01a on both petter_fryklund
2007-06-19 10:27 ` Alex R. Mosteo [this message]
2007-06-19 10:55   ` petter_fryklund
2007-06-19 13:02     ` petter_fryklund
2007-06-20  2:19     ` Jeffrey Creem
2007-06-20  6:41       ` petter_fryklund
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox