| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| From: | "Dave Korn" <dave DOT korn AT artimi DOT com> |
| To: | <cygwin AT cygwin DOT com> |
| Subject: | RE: Using -mno-cygwin flag |
| Date: | Wed, 4 May 2005 18:34:46 +0100 |
| MIME-Version: | 1.0 |
| In-Reply-To: | <20050504171940.GU24661@trixie.casa.cgf.cx> |
| Message-ID: | <SERRANOIv6EybqfAj8100000207@SERRANO.CAM.ARTIMI.COM> |
| X-OriginalArrivalTime: | 04 May 2005 17:34:44.0777 (UTC) FILETIME=[8F9C6190:01C550CF] |
----Original Message----
>From: Christopher Faylor
>Sent: 04 May 2005 18:20
> as to ignore correctly installed libraries. You just have to put the
> libraries and headers in locations that are searched when -mno-cygwin
> is used. Those locations are distinct from the locations used when
> -mno-cygwin is not provided -- for frighteningly obvious reasons.
>
> "/usr/i686-pc-mingw32/include" and "/usr/i686-pc-mingw32/lib" would be
> the place to put the headers/libraries.
>
> /usr/include/mingw is also searched for the header files. I don't
> remember if /usr/local/lib/mingw is searched for library files.
.... but anyone can easily find out for themselves, using the command "gcc
-mno-cygwin -print-search-dirs" (and for interest's sake, compare it to the
output you get without -mno-cygwin).
Hm. Why should "gcc -mno-cygwin" be looking in /lib and /usr/lib, where
it's only likely to find cygwin libraries? That looks a bit wrong to me....
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |