This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
971127 glibc2 broken
- To: egcs at cygnus dot com
- Subject: 971127 glibc2 broken
- From: <neal at ctd dot comsat dot com>
- Date: Fri, 28 Nov 1997 11:49:40 -0500
linux i586 glibc-2.0.5 egcs-971127. It's broken:
g++ -o hello hello.cc
/usr/lib/libstdc++.so: undefined reference to `_pthread_cleanup_pop_restore'
/usr/lib/libstdc++.so: undefined reference to `_pthread_cleanup_push_defer'
I suspect that we're missing a file that should be in libio/config for
linuxlibc2?