Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Tue, 9 Jul 2002 00:08:12 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: Available for test: gcc-3.1.1-1, gcc2-2.95.3-6, and gcc-mingw-3_1-20020516-1 Message-ID: <20020709040812.GA3318@redhat.com> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <20020707032010 DOT GA22463 AT redhat DOT com> <5 DOT 1 DOT 0 DOT 14 DOT 2 DOT 20020708230943 DOT 015e8188 AT localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5.1.0.14.2.20020708230943.015e8188@localhost> User-Agent: Mutt/1.3.23.1i On Mon, Jul 08, 2002 at 11:13:36PM -0400, Shawn Behrens wrote: >>My main contributions are some configury reorg and of course, my old >>friend, "-mno-cygwin". In theory, "-mno-cygwin" should work much >>better in this release. It should even be functional for C++. > >Okay, I'm knuckle-headed. Consider this example: > >gcc-2 -mno-cygwin hello.c > >No trouble, an a.exe containing a Hello, World! > >gcc -mno-cygwin hello.c > >gcc: installation problem, cannot exec `cc1': No such file or directory > >Alright, then, add /usr/lib/gcc-lib/i686-pc-cygwin/3.1.1/ to the end of the >$PATH > >ld: cannot open crt2.o: No such file or directory > >At which point I am stumped. What am I, knucklehead that I am, missing? Did you install the cygwin-mingw package? It doesn't sound like you did. cgf -- 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/