comp.lang.ada
 help / color / mirror / Atom feed
From: grave <grave@ipnsun5.in2p3.fr>
To: Markus Kuhn <Markus.Kuhn@cl.cam.ac.uk>
Subject: Re: [Q]Gnat on Linux
Date: 1998/07/08
Date: 1998-07-08T00:00:00+00:00	[thread overview]
Message-ID: <35A3C999.7BA4@ipnsun5.in2p3.fr> (raw)
In-Reply-To: 35A1F007.30404FFF@cl.cam.ac.uk

Markus Kuhn wrote:


> Nevertheless, you will also have to look at
> <http://www.gnat.com/chat/2781.html> to handle the next problem that
> you will face after the crt1.o problem is fixed, but then everything
> should be ok.


I've tried the thing explain in http://www.gnat.com/chat/2781.html but
when I execute the shell :
#!/bin/tcsh -f
foreach f (../adainclude/*.ad[bs])
  gcc -c -O2 -gnatpga -I- $f
end

I get for all .ad[bs] this message :
a-sfteio.ads:20:12: "Ada" is not a predefined library unit
compilation abandoned
a-sfwtio.ads:20:12: "Ada" is not a predefined library unit
compilation abandoned
a-siocst.adb:42:31: "Ada.Sequential_Io.C_Streams" is not a predefined
library unit
compilation abandoned
a-siocst.ads:43:26: "Ada.Sequential_Io" is not a predefined library unit
compilation abandoned

I've tried it with the command line and I get the same result :
[xavier@pcu4 adalib]$ gcc -c -gnatpga -I- ../adainclude/a-astaco.adb
a-astaco.adb:40:17: "Ada.Asynchronous_Task_Control" is not a predefined
library unit
compilation abandoned

Do you understand this problem ?

I hope the RedHat 5.1 is not so far from the RedHat 5.0

xavier




      reply	other threads:[~1998-07-08  0:00 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-07-07  0:00 [Q]Gnat on Linux grave
1998-07-07  0:00 ` Francois Godme
1998-07-08  0:00   ` grave
1998-07-08  0:00     ` Francois Godme
1998-07-07  0:00 ` Markus Kuhn
1998-07-07  0:00 ` Markus Kuhn
1998-07-08  0:00   ` grave [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