| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT sources DOT redhat DOT com |
| Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
| Message-ID: | <3BB08D8F.6000306@sendmail.ru> |
| Date: | Tue, 25 Sep 2001 13:58:39 +0000 |
| From: | Ildar Mulyukov <ildar AT sendmail DOT ru> |
| User-Agent: | Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20010913 |
| X-Accept-Language: | ru, tt, en-us |
| MIME-Version: | 1.0 |
| To: | Ildar Mulyukov <ildar AT sendmail DOT ru> |
| CC: | cygwin AT cygwin DOT com, cygwin-apps AT cygwin DOT com, help-gnustep AT gnu DOT org |
| Subject: | Re: Objective-C and Cygwin (at WIN32) |
| References: | <3BA99E49 DOT 70006 AT sendmail DOT ru> |
( Success story )
Hello, all!
Ok, I got the solution. It is to compile gcc myseft under my (cygwin)
environment with Objective-C support. (Hurrah!)
Then I got another problem. I downloaded a gcc-3.0.1 (very hasty
decision) and seems like libobjc can't be compiled in a DLL form :-( The
libobjc version from http://gnustep.org site (
ftp://ftp.gnustep.org/pub/gnustep/libs/gnustep-objc-1.0.1.tar.gz ) looks
like for 2.xx versions of GCC only.
Ok. I got "config" dir and GNUMakefile from gnustep-objc-1.0.1.tar.gz
(above) into "libobjc" dir from GCC ditro.
Then added NXConstStr.m into GNUMakefile
and - viola! compiled objc.dll. It seems to work. Let's see what next :-)
Regards, Ildar.
Ildar Mulyukov wrote:
> Hello!
> I am trying to install GNUstep on my Cygwin/WIN32 system.
> AFAIK using Objective-C in Cygwin env. is not trivial. Official
> information about the topic is here
> http://cygwin.com/faq/faq_4.html#SEC82 that is that ObjC is not
> supported. But I found hints that it's possible to get it work! Please
> share your experience of the topic.
> Thank you. Ildar
>
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |