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 Message-Id: <5.1.0.14.2.20020708230943.015e8188@localhost> X-Sender: sbehrens AT gmx DOT li/pop DOT gmx DOT li AT localhost Date: Mon, 08 Jul 2002 23:13:36 -0400 To: cygwin AT cygwin DOT com From: Shawn Behrens Subject: Re: Available for test: gcc-3.1.1-1, gcc2-2.95.3-6, and gcc-mingw-3_1-20020516-1 In-Reply-To: <20020707032010.GA22463@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Hi, >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? Shawn -- 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/