This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

--disable-threads broken?


With current CVS, I get a pile of C++ test suite failures, all due to
undefined references to symbols beginning _pthread_cleanup inside
libio/iostream.cc.  I configured with --disable-threads, so why is it
referring to pthreads routines?

Platform is i386-linux (glibc 2.1.x).  The exact configure command
line was 

../path/to/configure --disable-multilib --disable-threads --prefix=/work/inst

/work/inst does not exist.

zw

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]