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]

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




> 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 
> Error Message:
> 
> IOT/Abort trap (core dumped)
> 
> On other Unix Server, the C++ Exception Handling is working well.
> 
> 
>  <<main.cpp>>  <<makefile>> 
> 
>  Yours sincerely
> 
> -----------------------------------------------------
> René Wutschitz
> Invaris Informationssysteme GmbH
> Invariscenter 
> 7000 Eisenstadt
> Tel.: 02682 / 64000 - 534
> mailto:Rene.Wutschitz@Invaris.com
> -----------------------------------------------------
> 

Attachment: main.cpp
Description: main.cpp

Attachment: makefile
Description: makefile


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