delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Message-ID: | <3A43BA33.8E575402@itginc.com> |
Date: | Fri, 22 Dec 2000 12:31:47 -0800 |
From: | Joseph Heled <joseph AT itginc DOT com> |
X-Mailer: | Mozilla 4.73 [en] (X11; I; SunOS 5.6 sun4u) |
X-Accept-Language: | en |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
CC: | "James M Stern (7955) 640" <stern AT itginc DOT com> |
Subject: | Possible problem: gcc search path |
Hi, When I compile using '/bin/g++ -V2.95.2-5 ...' I get gcc: file path prefix `/usr/lib/gcc-lib/i686-pc-cygwin/2.95.2-5/' never used This is because g++ uses a different spec path than when using a plain g++. I am not sure if this is a cygwin issue or a gcc one, but this behaviour is certainly surprizing: joseph AT HANSOLO ~/mm40/tests/auto_suite/DATA $ /bin/g++ -V2.95.2-5 -v Reading specs from /bin/../lib/gcc-lib/i686-pc-cygwin/2.95.2-5/specs gcc version 2.95.2-5 19991024 (cygwin experimental) g++: No input files joseph AT HANSOLO ~/mm40/tests/auto_suite/DATA $ g++ -V2.95.2-5 -v Reading specs from /usr/lib/gcc-lib/i686-pc-cygwin/2.95.2-5/specs gcc version 2.95.2-5 19991024 (cygwin experimental) g++: No input files -Joseph -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |