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: Error: C++ Exception Handling on AIX 4.3 with gcc 3.0.1


>>>>> Rene Wutschitz writes:

> I tried to translate a Windows C++ Program to an AIX Server (4.3).
> Therefore i used the gcc 3.0.1.

> After the Compilation i started the Program.
> If an Exception (try, throw, catch) is thrown, i always get the=20

> Error Message:
> IOT/Abort trap (core dumped)

> On other Unix Server, the C++ Exception Handling is working well.

	GCC 3.2 is the current, recommend GCC release.  GCC 3.1 and GCC
3.2 provide better AIX functionality -- especially C++ exception handling.

David


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