Exception handling throw vs. sjthrow

Andreas Schwab schwab@issan.informatik.uni-dortmund.de
Wed Jan 28 01:54:00 GMT 1998


Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de> writes:

|> Hi,

|> I have remarked that programs compiled with -fsjlj-exceptions can
|> throw through C functions, while the range table approach can't.

|> Is there a way to change this (make the normal way more robust)?

Compile the C code with -fexceptions.

-- 
Andreas Schwab                                      "And now for something
schwab@issan.informatik.uni-dortmund.de              completely different"
schwab@gnu.org



More information about the Gcc mailing list