J
John Black
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.
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.