gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Use of libobjc from gcc 4.1 with MinGW


From: Nicola Pero
Subject: Re: Use of libobjc from gcc 4.1 with MinGW
Date: Fri, 23 Mar 2007 13:12:57 +0100 (CET)

> 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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]