GCC 2.95.2/AIX/pthreads
Martin v. Loewis
martin@loewis.home.cs.tu-berlin.de
Thu Mar 30 07:01:00 GMT 2000
> Can anyone tell me whether G++ can work on AIX for multithreaded
> applications?
I'm not an AIX user, so I can only report hearsay. gcc 2.95, as is,
does not support thread-safe exception handling on AIX; the mainline
compiler does. However, there was one report that configuring with
--enable-threads=posix has the desired effect; I don't know whether
this is the case.
Regards,
Martin
More information about the Gcc
mailing list