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]

AW: Error: C++ Exception Handling on AIX 4.3 with gcc 3.0.1



>-----Ursprüngliche Nachricht-----
>Von: David Edelsohn [mailto:dje@watson.ibm.com]
>Gesendet: Dienstag, 03. September 2002 16:57
>An: Rene Wutschitz
>Cc: gcc@gcc.gnu.org
>Betreff: 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




I have installed GCC 3.2, but there is the same problem.


René


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