is there any known issue about gcc3.2 handling exception?



 DEVELOP > c-Plus-Plus > is there any known issue about gcc3.2 handling exception?

LINK TO THIS PAGE  


rating :  0   |  0


  Page 1 of 1

1

 
Topic: DEVELOP > c-Plus-Plus
User: "John Black"
Date: 26 Aug 2004 11:56:17 AM
Object: is there any known issue about gcc3.2 handling exception?
Hi,
I have a code using exception, it works great on Solaris using Forte
compiler, but on Linux using gcc3.2, there are some strange problem
which ends up "segment fault", I am tracking the problem, but I have a
feeling it's because of the exception.
Is there any known issue of this? Is it better for me not use
exception if I want to port the code to Linux?
Thanks.
.

User: "Karthiik Kumar"

Title: [ot] Re: is there any known issue about gcc3.2 handling exception? 28 Aug 2004 01:11:25 AM
John Black wrote:

Hi,
I have a code using exception, it works great on Solaris using Forte
compiler, but on Linux using gcc3.2, there are some strange problem
which ends up "segment fault", I am tracking the problem, but I have a
feeling it's because of the exception.

Is there any known issue of this? Is it better for me not use
exception if I want to port the code to Linux?

Thanks.

This is o.t to the current n.g. That said, it is difficult to
believe that exception handling in gcc would be the cause of your seg.
fault. You would probably want to trace it before you conclude the same.
--
Karthik.
.


  Page 1 of 1

1

 


Related Articles
 

NEWER

pg.1232     pg.940     pg.716     pg.544     pg.412     pg.311     pg.234     pg.175     pg.130     pg.96     pg.70     pg.50     pg.35     pg.24     pg.16     pg.10     pg.6     pg.3     pg.1

OLDER