comp.lang.ada
 help / color / mirror / Atom feed
From: tmoran@acm.org
Subject: Re: Is anyone using Claw with GNAT 3.15p?
Date: Fri, 26 Sep 2003 05:17:32 GMT
Date: 2003-09-26T05:17:32+00:00	[thread overview]
Message-ID: <MZPcb.432984$cF.137842@rwcrnsc53> (raw)
In-Reply-To: FHOcb.432673$cF.137083@rwcrnsc53

> I downloaded the Claw demo for use with GNAT (Claw_Intro_Gnat.zip).
> ... I get compile time errors about circular elaboration.
>
> Am I doing something wrong?
  Yes, you are assuming that Gnat by default is an Ada compiler. ;)
With 3.15 they changed elaboration handling so you need to include
a -gnatE option on the command line to make Gnat accept legal Ada.
  The current version of Claw has pragma Elaborates all over to explain
things to Gnat so -gnatE is not necessary.  But those changes haven't yet
been made to the demo version.
  You might also want to grab wglink.exe from www.adapower.com/os/wglink.html
so .rc files will get automatically linked in.



      reply	other threads:[~2003-09-26  5:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-26  3:50 Is anyone using Claw with GNAT 3.15p? Steve
2003-09-26  5:17 ` tmoran [this message]
replies disabled

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