This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: alpha-linux ada binaries
Richard Henderson wrote:
> On Mon, Dec 24, 2001 at 05:50:28PM +0100, Toon Moene wrote:
> > Well, nothing per se. This turned out to be a slight case of "Not My
> > Glibc Installation".
>
> For the record, which glibc version? Mine's glibc-2.2.4-18.7.0.3
> from the rh 7.0 updates. I'm actually suprised that fixincludes
> found something to change...
I think it's 2.1.3. Debian GNU/Linux standard 2.2 ...
toon@laptop:~/compilers/snapshots/src$ ls -l /lib/libc*
-rwxr-xr-x 1 root root 888596 Dec 29 2000
/lib/libc-2.1.3.so
lrwxrwxrwx 1 root root 13 Dec 29 2000 /lib/libc.so.6
-> libc-2.1.3.so
lrwxrwxrwx 1 root root 17 Dec 29 2000
/lib/libcfont.so.0 -> libcfont.so.0.0.0
-rw-r--r-- 1 root root 12332 Dec 29 2000
/lib/libcfont.so.0.0.0
lrwxrwxrwx 1 root root 17 Dec 29 2000
/lib/libcom_err.so.2 -> libcom_err.so.2.0
-rw-r--r-- 1 root root 5244 Dec 29 2000
/lib/libcom_err.so.2.0
lrwxrwxrwx 1 root root 19 Dec 29 2000
/lib/libconsole.so.0 -> libconsole.so.0.0.0
-rw-r--r-- 1 root root 61224 Dec 29 2000
/lib/libconsole.so.0.0.0
-rw-r--r-- 1 root root 20112 Dec 29 2000
/lib/libcrypt-2.1.3.so
lrwxrwxrwx 1 root root 17 Dec 29 2000
/lib/libcrypt.so.1 -> libcrypt-2.1.3.so
lrwxrwxrwx 1 root root 19 Dec 29 2000
/lib/libctutils.so.0 -> libctutils.so.0.0.0
-rw-r--r-- 1 root root 18252 Dec 29 2000
/lib/libctutils.so.0.0.0
to
> > Now the only thing I need is a good book about Ada :-)
>
> _Ada as a Second Language_, Norman Cohen. ;-)
"Second Language" - hey - I'm Dutch, I need something describing it like
the fifth or sixth language :-)
In chronological order:
Pascal
Basic
Fortran
Simula 67
Cobol
C
....
--
Toon Moene - mailto:toon@moene.indiv.nluug.nl - phoneto: +31 346 214290
Saturnushof 14, 3738 XG Maartensdijk, The Netherlands
Maintainer, GNU Fortran 77: http://gcc.gnu.org/onlinedocs/g77_news.html
Join GNU Fortran 95: http://g95.sourceforge.net/ (under construction)