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
Date: Fri, 28 May 2004 18:20:37 +0200
From: "Gerrit P. Haase" <freeweb@nyckelpiga.de>
Reply-To: "Gerrit P. Haase" <freeweb@nyckelpiga.de>
Organization: Esse keine toten Tiere
Message-ID: <132087695237.20040528182037@familiehaase.de>
To: "Hans Horn" <hannes@2horns.com>
CC: cygwin@cygwin.com
Subject: Re: gcc inst hosed after upgrading to cygwin 1.5.10x
In-Reply-To: <c97esc$idg$1@sea.gmane.org>
References: <c94tpf$sjf$1@sea.gmane.org> <Pine.CYG.4.58.0405271037410.1584@fordpc.vss.fsi.com> <c96e3p$6e2$1@sea.gmane.org> <202059385930.20040528102848@familiehaase.de> <c97esc$idg$1@sea.gmane.org>
MIME-Version: 1.0
Content-type: text/plain; charset=us-ascii
Content-transfer-encoding: 7bit

Hans wrote:

> Gerrit,

>> What was the command you issued to g++?

> gcc -c -ansi -DGCC3X -DINLINE=inline -Wall -fomit-frame-pointer \
> -Wno-deprecated -Wunused-macros -Wno-unused-function -DLINUX \
> -mno-cygwin -finline-limit=10000 -ffast-math -march=athlon-tbird -g
> -I./ -I../msc_src -o stuff.o stuff.cpp 
> gcc: installation problem, cannot exec `cc1plus': No such file or directory
> make: *** [stuff.o] Error 1


If you use the -mno-cygwin switch you'll need the gcc-mingw-g++ and
dependencies too.  Reinstall the gcc-mingw-xyz packages.

> Looking in th eplace where cc1plus is supposed to be : it's there!

> (hans@HANNES)/C:...//lib> ls -lR /usr/lib/gcc-lib/i686-pc-cygwin

Look in ls -lR /usr/lib/gcc-lib/i686-pc-mingw32


Gerrit
-- 
=^..^=                                     http://nyckelpiga.de/donate.html


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

