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 ` David C. Hoos, Sr.
  1999-09-10  0:00 ` Preben Randhol
  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

* Re: gnat 3.11p and glibc2.1
  1999-09-10  0:00 gnat 3.11p and glibc2.1 Bruno BEAUFILS
@ 1999-09-10  0:00 ` David C. Hoos, Sr.
  1999-09-10  0:00 ` Preben Randhol
  1 sibling, 0 replies; 3+ messages in thread
From: David C. Hoos, Sr. @ 1999-09-10  0:00 UTC (permalink / raw)



Bruno BEAUFILS <beaufils@lifl.fr> wrote in message
news:v24iu5iu5j8.fsf@lifl.fr...
>
> 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:
>
The gnat-3.11p-i686-pc-linux-gnulibc1-bin.tar.gz version is for libc5
systems --
i.e., RedHat 4 and earlier.

my recommendation is that you visit the Linux for Ada Team website at
http://www.cl.cam.ac.uk/~mgk25/linux-ada/ where they have versions patched
for glibc-2.1

You might also want to join their mail list.








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

* Re: gnat 3.11p and glibc2.1
  1999-09-10  0:00 gnat 3.11p and glibc2.1 Bruno BEAUFILS
  1999-09-10  0:00 ` David C. Hoos, Sr.
@ 1999-09-10  0:00 ` Preben Randhol
  1 sibling, 0 replies; 3+ messages in thread
From: Preben Randhol @ 1999-09-10  0:00 UTC (permalink / raw)


Bruno BEAUFILS <beaufils@lifl.fr> writes:

| 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

Since you use a distribution that uses the RPM package format, you
should use these packages instead.

You will find the RPMS here:     http://www.cl.cam.ac.uk/~mgk25/linux-ada/

And if you want to make apps with a GUI you can find a really good
toolkit here: 
                http://gtkada.eu.org/

I'm using a RedHat 6.0 system so it should work nicely for you too as
Mandrake is more or less a copy of RedHat.

-- 
Preben Randhol                   with Ada, Programming, Is_Safer;
[randhol@pvv.org]                use  Ada;
[http://www.pvv.org/~randhol/]   [http://www.adapower.com/linux/]






^ 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 ` David C. Hoos, Sr.
1999-09-10  0:00 ` Preben Randhol

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