From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23483 invoked by alias); 11 Oct 2005 15:03:22 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 23472 invoked by uid 22791); 11 Oct 2005 15:03:20 -0000 Received: from c-24-61-23-223.hsd1.ma.comcast.net (HELO cgf.cx) (24.61.23.223) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Tue, 11 Oct 2005 15:03:20 +0000 Received: by cgf.cx (Postfix, from userid 201) id 5924713C101; Tue, 11 Oct 2005 15:03:17 +0000 (UTC) Date: Tue, 11 Oct 2005 15:03:00 -0000 From: Christopher Faylor To: cygwin@cygwin.com Subject: Re: gcc -mno-cygwin (incorrectly) looks for libraries in /usr/lib Message-ID: <20051011150317.GC14140@trixie.casa.cgf.cx> Reply-To: cygwin@cygwin.com References: <434BA9D3.1090301@ecn.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <434BA9D3.1090301@ecn.nl> User-Agent: Mutt/1.5.8i X-SW-Source: 2005-10/txt/msg00246.txt.bz2 On Tue, Oct 11, 2005 at 02:02:27PM +0200, Burgers A.R. wrote: >When executing a configure script with gcc -mno-cygwin, the script may >incorrectly determine a mingw library is present. Yep. It's a long-standing bug. binutils has advanced to the point where ld can now be told to ignore /usr/lib so this is a PTC situation. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/