Exceptions in multi-threaded aplication on AIX4.3 / g++ 2.95.2
David Edelsohn
dje@watson.ibm.com
Tue Oct 31 10:01:00 GMT 2000
>>>>> vmarquion writes:
Veronique> Multi-threaded exceptions support is a fundamental issue for our application:
Veronique> depending on it,
Veronique> we will choose to work with gcc or AIX native compiler ( in my team, we really
Veronique> would prefer to keep
Veronique> on with gcc :) ) and that's why I have some additional questions :
Veronique> -- Is the fact that gcc-2.95 does not support multi-threaded exceptions on AIX
Veronique> is stated somewhere ? (for example
Veronique> on gnu web site ...)
No, probably not.
Veronique> -- Can we be sure that GCC3.0 will support multi-threaded exceptions on AIX ?
Veronique> (is it stated somewhere ?)
The base G++ compiler in GCC 3.0 definitely will support
multi-threaded exceptions on AIX. Hopefully libstdc++-v3 will be fully
functionality with multi-threaded support on AIX, but support is not yet
complete.
Veronique> -- I read on gnu web site that GCC 3.0 should be released by the end of the
Veronique> year. Do you think we can rely on this information?
I would not rely on that statement for your business requirements.
If you need commercial support, you should get a contract with one of the
many businesses which contract for GNU toolchain support services.
David
More information about the Gcc
mailing list