comp.lang.ada
 help / color / mirror / Atom feed
* gnat 3.11p and glibc2.1
@ 1999-09-10  0:00 Bruno BEAUFILS
  1999-09-10  0:00 ` Preben Randhol
  1999-09-10  0:00 ` David C. Hoos, Sr.
  0 siblings, 2 replies; 3+ messages in thread
From: Bruno BEAUFILS @ 1999-09-10  0:00 UTC (permalink / raw)



Hi,

I tried to install gnat 3.11p on a Linux Mandrake 6 (i.e. with glibc 2.1). I
get the archive gnat-3.11p-i686-pc-linux-gnulibc1-bin.tar.gz, decompressed it
and installed it following the instructions, but once installed I am not able
to compile this little program:

with TEXT_IO; use TEXT_IO;
procedure essai is
begin
  Put_Line("ca marche ??");
end essai;

I get:

{vaartlander-beaufils-~/tmp} gnatmake essai
gcc -c essai.adb
gnatbind -x essai.ali
gnatlink essai.ali
ld: cannot open crtbegin.o: No such file or directory
gnatmake: *** link failed.

I use the ld form the latest binutils.

I think it comes from the libc2.1, but am not sure. Does anybody have any
ideas ? 

------------------------------------------------------------------------------
Bruno BEAUFILS                                    http://www.lifl.fr/~beaufils
Laboratoire d'Informatique Fondamentale de Lille     
Universite des Sciences et Technologies de Lille     Tel   : +33 3 20 43 69 02
UFR d'IEEA - Bat M3 - Bureau 318                     Fax   : +33 3 20 43 65 66
59655 Villeneuve d'Ascq Cedex - FRANCE               email : beaufils@lifl.fr
==============================================================================




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~1999-09-10  0:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-09-10  0:00 gnat 3.11p and glibc2.1 Bruno BEAUFILS
1999-09-10  0:00 ` Preben Randhol
1999-09-10  0:00 ` David C. Hoos, Sr.

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