public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* PROBLEMS with g++ (in egcs 1.1b) (follow-up)
@ 1998-09-24  5:30 Alex Buell
  0 siblings, 0 replies; only message in thread
From: Alex Buell @ 1998-09-24  5:30 UTC (permalink / raw)
  To: Linux Egcs

I solved it. It seems the upgrade to glibc-2.0.96 broke something in the
*.o files it builds and installs in /usr/lib (crt*.o files)

I recompiled egcs-1.1b again and re-installed. It solved the problem. Most
odd though. 

Cheers,
Alex
--
 /\_/\  Legalise cannabis now! 
( o.o ) Grow some cannabis today!
 > ^ <  Peace, Love, Unity and Respect to all.

http://www.tahallah.demon.co.uk - *new* - rewritten for text browser users!

Linux tahallah 2.1.122 #43 Sat Sep 19 10:54:36 EDT 1998 libc 2.0.96 One AMD 486 DX/4 processor, 49.77 total bogomips, 32M RAM

---------- Forwarded message ----------
Date: Wed, 23 Sep 1998 23:50:30 -0400 (EDT)
From: Alex Buell <alex.buell@tahallah.demon.co.uk>
To: Linux Egcs <egcs@cygnus.com>
Cc: alex.buell@tahallah.demon.co.uk
Subject: PROBLEMS with g++ (in egcs 1.1b)

After I noticed the groff package was broken because of the change to
libg++.2.9.0.so, I proceeded to rebuild the groff-1.1 package. 

The ./configure scripts FAILS with on the working g++ compiler test. And
before you ask, I did rebuild egcs with the --enabled-shared prefix last
week.

Upon further investigations with a test C++ program, it appears that it's
falling over with the following linkage errors:

/usr/lib/libstdc++.so: undefined reference to `_IO_file_underflow@@GLIBC_2.0'
/usr/lib/libstdc++.so: undefined reference to `_IO_do_write@@GLIBC_2.0'
/usr/lib/libstdc++.so: undefined reference to `_IO_file_fopen@@GLIBC_2.0'
/usr/lib/libstdc++.so: undefined reference to `_IO_file_sync@@GLIBC_2.0'
/usr/lib/libstdc++.so: undefined reference to `_IO_file_xsputn@@GLIBC_2.0'
/usr/lib/libstdc++.so: undefined reference to `_IO_file_attach@@GLIBC_2.0'
/usr/lib/libstdc++.so: undefined reference to `_IO_file_init@@GLIBC_2.0'
/usr/lib/libstdc++.so: undefined reference to `_IO_file_setbuf@@GLIBC_2.0'
/usr/lib/libstdc++.so: undefined reference to `_IO_file_overflow@@GLIBC_2.0'
/usr/lib/libstdc++.so: undefined reference to `_IO_file_close_it@@GLIBC_2.0'
/usr/lib/libstdc++.so: undefined reference to `_IO_file_seekoff@@GLIBC_2.0'

Cheers,
Alex
--
 /\_/\  Legalise cannabis now! 
( o.o ) Grow some cannabis today!
 > ^ <  Peace, Love, Unity and Respect to all.

http://www.tahallah.demon.co.uk - *new* - rewritten for text browser users!

Linux tahallah 2.1.122 #43 Sat Sep 19 10:54:36 EDT 1998 libc 2.0.96 One AMD 486 DX/4 processor, 49.77 total bogomips, 32M RAM


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1998-09-24  5:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-09-24  5:30 PROBLEMS with g++ (in egcs 1.1b) (follow-up) Alex Buell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).