> I did some more checking after my post, and the problem is exactly what you > say, the exception gets lost when it passes c code. I tried to compile the c > code with g++ but too many errors. Can I compile the c code with egcs and > still have exception handling in it? You can compile the C code with -fexceptions. Regards, Martin
- exception handling Eran Carmel
- Re: exception handling Martin v. Loewis
- RE: exception handling Eran Carmel
- Process state Martin v. Loewis
- Process state Murat Parlakisik
