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 10:11:23 -0500
From: Brian Ford <ford@vss.fsi.com>
Reply-To: cygwin@cygwin.com
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>
Message-ID: <Pine.CYG.4.58.0405281003510.1584@fordpc.vss.fsi.com>
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
X-IsSubscribed: yes

On Fri, 28 May 2004, Hans Horn wrote:

> Gerrit,
>
> > What was the command you issued to g++?
>
> gcc -c -ansi -DGCC3X -DINLINE=inline -Wall -fomit-frame-pointer -Wno-depreca
> ted \
>  -Wunused-macros -Wno-unused-function -DLINUX -mno-cygwin -finline-limit=100

Bingo...........................................^^^^^^^^^^^!

> 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

No, -mno-cygwin means it is looking here
/usr/lib/gcc-lib/i686-pc-mingw32/3.3.1.  Is it there?

ford@fordpc /usr/lib/gcc-lib/i686-pc-mingw32/3.3.1
$ ls -l
total 449
drwxrwxrwx+   2 ford     Users           0 Feb 17 13:05 adainclude/
drwxrwxrwx+   2 ford     Users           0 Feb 17 13:05 adalib/
lrwxrwxrwx    1 ford     Users          34 Feb 17 13:05 cc1.exe ->
../../i686-pc-cygwin/3.3.1/cc1.exe*
lrwxrwxrwx    1 ford     Users          37 Feb 17 13:05 cc1obj.exe ->
../../i686-pc-cygwin/3.3.1/cc1obj.exe*
lrwxrwxrwx    1 ford     Users          38 Feb 17 13:05 cc1plus.exe ->
../../i686-pc-cygwin/3.3.1/cc1plus.exe*
lrwxrwxrwx    1 ford     Users          39 Feb 17 13:05 collect2.exe ->
../../i686-pc-cygwin/3.3.1/collect2.exe*
-rwxrwxrwx    1 ford     Users         412 Aug  7  2003 crtbegin.o*
-rwxrwxrwx    1 ford     Users         492 Aug  7  2003 crtend.o*
lrwxrwxrwx    1 ford     Users          35 Feb 17 13:05 f771.exe ->
../../i686-pc-cygwin/3.3.1/f771.exe*
lrwxrwxrwx    1 ford     Users          36 Feb 17 13:05 gnat1.exe ->
../../i686-pc-cygwin/3.3.1/gnat1.exe*
lrwxrwxrwx    1 ford     Users          35 Feb 17 13:05 gpc1.exe ->
../../i686-pc-cygwin/3.3.1/gpc1.exe*
lrwxrwxrwx    1 ford     Users          36 Feb 17 13:05 gpcpp.exe ->
../../i686-pc-cygwin/3.3.1/gpcpp.exe*
drwxrwxrwx+   4 ford     Users           0 Feb 19 10:23 include/
lrwxrwxrwx    1 ford     Users          34 Feb 17 13:05 jc1.exe ->
../../i686-pc-cygwin/3.3.1/jc1.exe*
lrwxrwxrwx    1 ford     Users          40 Feb 17 13:05 jvgenmain.exe ->
../../i686-pc-cygwin/3.3.1/jvgenmain.exe*
-rwxrwxrwx    1 ford     Users       52328 Aug  7  2003 libgcc.a*
-rw-r--r--    1 ford     Users      404132 Oct  5  2003 libgpc.a
lrwxrwxrwx    1 ford     Users          32 Feb 17 13:05 specs ->
../../i686-pc-cygwin/3.3.1/specs*
drwxrwxrwx+   2 ford     Users           0 Feb 17 13:05 units/

-- 
Brian Ford
Senior Realtime Software Engineer
VITAL - Visual Simulation Systems
FlightSafety International
the best safety device in any aircraft is a well-trained pilot...

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

