Exceptions in multi-threaded aplication on AIX4.3 / g++ 2.95.2
vmarquion@amadeus.net
vmarquion@amadeus.net
Mon Oct 30 09:07:00 GMT 2000
Hi
I 'm currently porting a multi-threaded application which use exceptions on
AIX4.3 platform with g++2.95.2 and I'm experiencing random crashes (it happens
only on this platform). I was told in another news-group that exceptions and
threads
do not mix at well on AIX4.3 with g++2.95.2. As a matter of fact recompiling my
application with the flag -fno-exceptions solved the problem ...except I can
not
use exceptions anymore :(
Could anyone tell if g++2.95.2 on AIX 4.3 platform supports exceptions within
multi-threaded application.
Thank you for any help
Best Regards
Veronique
More information about the Gcc
mailing list