Exception Handling under mingw32

Manmathan Muthukumarapillai mannan@mjolner.dk
Wed Jun 25 10:32:00 GMT 1997


Hello Everybody,

1) VERY IMPORTANT
Since Microsoft's Structured Exception Handling is not supported under
mingw32 (gnu-win32), is there any other ways to do exception handling in
this enviroment?

2) 
Is it maybe possible to compile some C-code in which there is used
Microsoft's Structured Exception Handling with MS's "CL" and then link
it to gether with other objektfiles generated by gcc, ofcource I want to
link the files together with ld/gcc and not with MS's LINK.EXE and not
using Microsoft copyrighted libraryfiles.
(The thing is that I want to distribute some librarys with objectfiles
which the users (who do not have MS VC40) can use to link together with
there own objectfiles)


 Waiting for your reply
 manmathan
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".



More information about the Cygwin mailing list