Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
From: "Dave Korn" <dave.korn@artimi.com>
To: <cygwin@cygwin.com>
Subject: RE: Problem with gcc 3.4.4-1 and -mno-cygwin switch
Date: Thu, 9 Jun 2005 19:15:46 +0100
MIME-Version: 1.0
Content-Type: text/plain; 	charset="us-ascii"
Content-Transfer-Encoding: 7bit
In-Reply-To: <20050609180819.GA30479@trixie.casa.cgf.cx>
Message-ID: <SERRANOY5TetpIuPHDX00000394@SERRANO.CAM.ARTIMI.COM>

----Original Message----
>From: Christopher Faylor
>Sent: 09 June 2005 19:08

> On Thu, Jun 09, 2005 at 11:05:40AM -0700, David Rothenberger wrote:
>> I ran Cygwin Setup today and noticed that gcc 3.4.4-1 had moved out of
>> test, so I upgraded it. I then tried to build the cygwin DLL and
>> utilites from CVS and ran into a problem compiling cygcheck.
>> 
>> g++: installation problem, cannot exec 'cc1plus': No such file or
>> directory 
>> 
>> I get the same error when compiling any program with the -mno-cygwin
>> switch. I passed the -v switch to gcc and noticed it was invoking
>> cc1plus without an absolute path, just "cc1plus ...."
>> 
>> Was gcc 3.4.4-1 intentionally moved out of test? Is this a known
>> problem? I tried the latest mingw test packages but that didn't help. Do
>> I need to do something else? Should this be taken up with the mingw
>> group instead? Have I asked enough questions?
> 
> I can't answer many of the above but this is not an issue for the mingw
> group.  It's a cygwin gcc configuration problem.
> 
> cgf


  So the next question has to be 'What does "gcc -print-search-dirs" show,
and how does it compare to "gcc -mno-cygwin -print-search-dirs"?'

    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


--
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/

