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]
Other format: [Raw text]

Re: GCC-3.0.4 (pre) on AIX requires pthreads


	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


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