This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Exception Handling under mingw32


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".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]