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 |
Date: | Sat, 21 Apr 2001 23:55:26 -0400 |
From: | Christopher Faylor <cgf AT redhat DOT com> |
To: | "'cygwin'" <cygwin AT cygwin DOT com> |
Cc: | george DOT wakileh AT vol DOT at |
Subject: | Re: Problems with gcc - cygwin 1.1.8 |
Message-ID: | <20010421235526.A17479@redhat.com> |
Reply-To: | cygwin AT cygwin DOT com |
Mail-Followup-To: | 'cygwin' <cygwin AT cygwin DOT com>, george DOT wakileh AT vol DOT at |
References: | <01C0CAF0 DOT E42EFBA0 AT george DOT wakileh@vol.at> |
Mime-Version: | 1.0 |
User-Agent: | Mutt/1.3.11i |
In-Reply-To: | <01C0CAF0.E42EFBA0@george.wakileh@vol.at>; from george.wakileh@vol.at on Sun, Apr 22, 2001 at 05:55:51AM +0200 |
On Sun, Apr 22, 2001 at 05:55:51AM +0200, George J. Wakileh wrote: >Hello, > >Some days ago, I downloaded cygwin 1.1.8, and this night I downloaded the >latest snapshot. However, I am still having problems with gcc. Trying to >compile, config.log gives >ld: cannot open crt0.o: No such file or directory >ld: cannot find -lc_alias > >crt0.o is available under /lib and /usr/lib. If I copy it into the source >directory, the first message is gone, but not the second >ld: cannot find -lc_alias > >On the screen, I get >Checking if gcc works: no >gcc cannot create executables. > >Any idea what is going on. You've either got another version of gcc installed on your computer or you have an environment variable set which is screwing things up. If you issue the 'set' command at a windows command prompt or a 'env' command at the bash prompt, you may see something like "LIBRARY_PATH" or some other suspicious environment setting. cgf -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |