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]

Problems compiling gcc 2.95.


Hi, I'm trying to compile gcc 2.95 and I get this error:

stdstrbufs.cc:67: `PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP' was not
declared in this scope
stdstrbufs.cc:68: `PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP' was not
declared in this scope
stdstrbufs.cc:69: `PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP' was not
declared in this scope
make[1]: *** [stdstrbufs.o] Error 1
make[1]: Leaving directory `/root/gcc-2.95/i586-pc-linux-gnu/libio'
make: *** [all-target-libio] Error 2

I currently use gcc 2.7.2.3. Any ideas?


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