delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2009/02/12/11:37:53

X-Recipient: archive-cygwin AT delorie DOT com
X-SWARE-Spam-Status: No, hits=-2.3 required=5.0 tests=AWL,BAYES_00
X-Spam-Check-By: sourceware.org
Message-ID: <4994504E.2000501@x-ray.at>
Date: Thu, 12 Feb 2009 17:37:34 +0100
From: Reini Urban <rurban AT x-ray DOT at>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-AT; rv:1.8.1.19) Gecko/20081204 SeaMonkey/1.1.14
MIME-Version: 1.0
To: cygwin AT cygwin DOT com
Subject: mingw SEARCH_LIB: was gcc FAQ entries
References: <20090210102101 DOT GO5416 AT calimero DOT vinschen DOT de> <4991A8C5 DOT 2080901 AT gmail DOT com> <20090211182347 DOT GG5416 AT calimero DOT vinschen DOT de> <2bf229d30902111232vf8f66e7s91f36eb15257f118 AT mail DOT gmail DOT com>
In-Reply-To: <2bf229d30902111232vf8f66e7s91f36eb15257f118@mail.gmail.com>
X-IsSubscribed: yes
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
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

Chris Sutcliffe schrieb:
>> At one point we will get a mingw cross compiler, right?  wrong?
> 
> I'd appreciate having once since I use Cygwin to produce my MinGW packages.

BTW: Your linker script SEARCH_LIB("/usr/lib"); ... entries cause 
headaches on mingw pure. mingw ld should not be linked with that.

E.g. see https://trac.parrot.org/parrot/ticket/322

mingw32\lib\ldscripts\i386pe.x:
/* Default linker script, for normal executables */
OUTPUT_FORMAT(pei-i386)
SEARCH_DIR("/mingw/mingw32/lib"); SEARCH_DIR("/mingw/lib"); 
SEARCH_DIR("/usr/local/lib"); SEARCH_DIR("/lib"); SEARCH_DIR("/usr/lib");
...
-- 
Reini Urban
http://phpwiki.org/  http://murbreak.at/

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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019