This is the mail archive of the libstdc++@sources.redhat.com 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]

Re: Deadlock using cout, again


In article <399BED8A.5146D063@tin.it>,
Maurizio Umberto Puxeddu <umbpux@tin.it> writes:

> Compiler:
> GCC cvs version checked out on Thu Aug 17 15:26 CEST 2000
> Standard library:
> libstdc++-3-libc6.1-2-2.10.0.0

> I found a similar thread on this ML. The only solution to this problem
> was compiling GCC with --enable-threads=posix but it is not enough for
> me.

Please post the exact configure line you used?  Also, it appears to me
that you got the libstdc++-v3 distribution in an external pre-built
package.  It needs to be build with --enable-threads=posix as well.

Loren

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