> Do i miss something ?

I think there might be a bit of confusion ... let me explain ;-)

If you want to try native exceptions on MinGW, you should:

 1. install MSYS/MinGW

 2. build/install a GCC 4.x that provides you with native exceptions

 3. make sure this new GCC is the compiler that will be used by GNUstep 
(probably just make it the default compiler)

 4. follow the README.MinGW about installing GNUstep on MinGW/MSYS.  In 
particular, delete the libobjc that comes with whatever GCC you installed, and 
install gnustep-objc as explained in README.MinGW.

Then you should be able to test native exceptions ... it would be lovely for
them to work, not sure though. :-)

Thanks



_______________________________________________
Gnustep-dev mailing list
Gnustep-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to