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 |
To: | cygwin AT cygwin DOT com |
From: | Jani Tiainen <redetin AT luukku DOT com> |
Subject: | Compile mingw32 code under cygwin |
Date: | Sat, 27 Nov 2004 00:01:01 +0200 |
Lines: | 11 |
Message-ID: | <co892t$je2$1@sea.gmane.org> |
Mime-Version: | 1.0 |
X-Complaints-To: | usenet AT sea DOT gmane DOT org |
X-Gmane-NNTP-Posting-Host: | kotivayla-133-207.tikkacom.fi |
User-Agent: | Mozilla Thunderbird 0.9 (Windows/20041118) |
X-IsSubscribed: | yes |
I'm trying to compile some code natively under windoze by using mingw32 compilation. Problem is that I have same libraries for both worlds, Cygwin and mingw32. How I can tell in configure-phase that gcc can use libraries only from spesified location, like /target/lib and includes from /target/include and nothing under /lib or /usr/lib nor /include... pkg should fail when library that exists under cygwin but not under mingw system... Now it finds always cygwin counterparts if no mingw version is found and that's bad thing. -- 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 |