comp.lang.ada
 help / color / mirror / Atom feed
From: duke_luke@gmx.de (Duke Luke)
Subject: Re: graphical output on win xp with gnavi-package
Date: 13 Apr 2005 23:24:35 -0700
Date: 2005-04-13T23:24:35-07:00	[thread overview]
Message-ID: <e499e546.0504132224.40906099@posting.google.com> (raw)
In-Reply-To: gN-dnVbOWI-J_8DfRVn-1Q@comcast.com

> > It doesn't work that way either! What does this -gnatE option mean?
>   What do you mean by "It doesn't work that way either!"?  Did you modify
> mkshapes.bat so the gnatmake line reads
> gnatmake -gnatE -gnato -O2 shapes -largs -mwindows shapes.rbj
> and you still get "error:  elaboration circularity detected"?

-Yes!

Here's the whole thing:



C:\zwisch\claw>mkshapes.bat

C:\zwisch\claw>gnatmake -gnatE -gnato -O2 shapes -largs -mwindows
shapes.rbj
gnatbind -x shapes.ali
error: elaboration circularity detected
info:    "claw.low_dialog (spec)" must be elaborated before
"claw.low_dialog (body)"
info:       reason: spec always elaborated before body

info:    "claw.edit.multiline (spec)" must be elaborated before
"claw.low_dialog (body)"
info:       reason: with clause
info:    "claw.edit.multiline (spec)" must therefore be elaborated
before "claw.low_dialog (spe
c)"
info:       (because "claw.low_dialog (spec)" has a pragma
Elaborate_Body)

info:    "claw.low_dialog (body)" must be elaborated before
"claw.edit.multiline (spec)"
info:       reason: Elaborate_All probably needed in unit
"claw.edit.multiline (spec)"
info:       recompile "claw.edit.multiline (spec)" with -gnatwl for
full details
info:          "claw.low_dialog (body)"
info:             must be elaborated along with its spec:
info:          "claw.low_dialog (spec)"
info:             which is withed by:
info:          "claw.low_wnd_proc (body)"
info:             which must be elaborated along with its spec:
info:          "claw.low_wnd_proc (spec)"
info:             which is withed by:
info:          "claw.edit (body)"
info:             which must be elaborated along with its spec:
info:          "claw.edit (spec)"
info:             which is withed by:
info:          "claw.edit.multiline (spec)"

gnatmake: *** bind failed.

C:\zwisch\claw>


greetings,

Lukas K�nig



  reply	other threads:[~2005-04-14  6:24 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-07 15:45 graphical output on win xp with gnavi-package Duke Luke
2005-04-07 23:32 ` Randy Brukardt
2005-04-08 13:57   ` Duke Luke
2005-04-08 18:33     ` Randy Brukardt
2005-04-08 14:52 ` Dmitry A. Kazakov
2005-04-08 18:47   ` Duke Luke
2005-04-08 20:21     ` Dmitry A. Kazakov
2005-04-08 20:41     ` Gautier Write-only
2005-04-08 20:42     ` tmoran
2005-04-09 11:51       ` Duke Luke
2005-04-09 18:30         ` tmoran
2005-04-11  5:37           ` Duke Luke
2005-04-12 16:18           ` Duke Luke
2005-04-12 17:24             ` tmoran
2005-04-13 15:19               ` Duke Luke
2005-04-13 18:16                 ` tmoran
2005-04-14  6:24                   ` Duke Luke [this message]
2005-04-14 17:54                     ` tmoran
2005-04-15 10:04 ` Duke Luke
2005-04-15 17:56   ` tmoran
2005-04-16  9:58     ` Duke Luke
replies disabled

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