comp.lang.ada
 help / color / mirror / Atom feed
From: stumpem@email.uah.edu (Michael A. Stumpe)
Subject: Gnat 3.09 Linux errors
Date: 1998/02/12
Date: 1998-02-12T00:00:00+00:00	[thread overview]
Message-ID: <6bv7je$r7f$1@info.uah.edu> (raw)


Hello,

  I have just installed package gnat-3.09-i486-linux-elf-bin.tar.gz (Gnat
3.09) for use with a Computer Science class.  I am using GCC version
2.7.2.1, and I am getting the follow errors ...

...
[mast@ccrhsa033 cs424]$ gnatmake totem_pole.adb
gcc -c totem_pole.adb
gnatbind -x totem_pole.ali
gnatlink totem_pole.ali
/usr/lib/libpthreads.so.1: the `gets' function is dangerous and should not
be used.
/usr/lib/libpthreads.so.1: undefined reference to `__libc_rewinddir'
/usr/lib/libpthreads.so.1: undefined reference to `__libc_readdir_r'
/usr/lib/libpthreads.so.1: undefined reference to `___sig_restore'
/usr/lib/libpthreads.so.1: undefined reference to `__libc_opendir'
/usr/lib/libpthreads.so.1: undefined reference to `__libc_closedir'
/usr/lib/libpthreads.so.1: undefined reference to `__libc_seekdir'
/usr/lib/libpthreads.so.1: undefined reference to `__libc_readdir'
/usr/i486-linux-libc5/lib/libm.so.5: undefined reference to `__getfpucw'
/usr/lib/libpthreads.so.1: undefined reference to `__libc_telldir'
/usr/lib/libpthreads.so.1: undefined reference to `___masksig_restore'
gnatmake: *** link failed.
...

Does anyone know what this is?  Does the rest of the output have to do
with the 'gets' function being 'dangerous'?  That libpthreads library *is*
the one that came with the gnat package, I have checked.  I can't see how
this would be a problem with GCC, since it compiles fine, but messes up
at the point of Gnat linking.


				Thanks to all,


					Michael




             reply	other threads:[~1998-02-12  0:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-02-12  0:00 Michael A. Stumpe [this message]
1998-02-17  0:00 ` Gnat 3.09 Linux errors Bernd Stahl
replies disabled

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