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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Error in stl_threads.h?


> I got an error message during a compile with gcc 3.2 that instructed me 
> to report it to you:

> stl_threads.h:79: #error __GTHREAD_MUTEX_INIT or 
> __GTHREAD_MUTEX_INIT_FUNCTION should be defined by gthr.h abstraction 
> layer, report problem to libstdc++@gcc.gnu.org.

Matt,

Thank you for contacting us.  For starters, could you please report
the output from: gcc -v ?

For example:

; /usr/local/bin/gcc -v
Reading specs from /usr/local/lib/gcc-lib/i386-unknown-freebsd4.6/3.2.1/specs
Configured with: /usr/users/rittle/outside-cvs-src/gcc-3.2/configure --prefix=/usr/local --with-gnu-as --with-as=/usr/local/bin/as --with-gnu-ld --with-ld=/usr/local/bin/ld
Thread model: posix
gcc version 3.2.1 20020815 (prerelease)

Next, please report what flags you attempted to compile with.

I will have followup questions and requests based on that information.

Thanks,
Loren
-- 
Loren J. Rittle, Principal Staff Engineer, Motorola Labs (IL02/2240)
rittle@labs.mot.com, KeyID: 2048/ADCE34A5, FDC0292446937F2A240BC07D42763672


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