GCC-3.0.4 (pre) on AIX requires pthreads

David Edelsohn dje@watson.ibm.com
Wed Feb 20 08:54:00 GMT 2002


	I have no idea what Craig is talking about.  There are no
requirements for configuring with --enable-threads.

	G++ is not suppose to require pthreads except when invoked with
-pthread GCC option.

	Maybe some libstdc++ header is assuming that libc will provide
no-op pthread symbols when not linking against -lpthread, like GNU/Linux.

David



More information about the Gcc mailing list