delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Message-ID: | <20020901205146.59229.qmail@web21005.mail.yahoo.com> |
Date: | Sun, 1 Sep 2002 13:51:46 -0700 (PDT) |
From: | Nicholas Wourms <nwourms AT yahoo DOT com> |
Subject: | Re: Cygwin and gcc |
To: | Cathy Carter <clcarter AT geog DOT umd DOT edu>, cygwin AT cygwin DOT com |
In-Reply-To: | <000001c25167$98b2ef20$6401a8c0@DD0H0L11> |
MIME-Version: | 1.0 |
--- Cathy Carter <clcarter AT geog DOT umd DOT edu> wrote: > Hi all .. > > Does anyone know if something is up with gcc .. specifically with > Objective C? I did a complete installation of Cygwin last night > and > Objective C works fine with the sample files. I just did another > complete installation on a different computer and it tells me that > "Objective C is not installed on this computer". > I wouldn't know why it would be working on one of your machines, but the fact of the matter is that Cygwin's gcc only compiles: -C -C++ -Fortran77 -Java You are, of course, welcome to download the sources and compile them yourself. Just type "gcc -v" to get a list of options passed to configure, and you'll want to tack "objc" to the end of "--enable-languages=". Should be pretty straightforward from there. Cheers, Nicholas __________________________________________________ Do You Yahoo!? Yahoo! Finance - Get real-time stock quotes http://finance.yahoo.com -- 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 |