| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-SWARE-Spam-Status: | No, hits=-2.0 required=5.0 tests=BAYES_00,SARE_MSGID_LONG40,SPF_PASS |
| X-Spam-Check-By: | sourceware.org |
| MIME-Version: | 1.0 |
| In-Reply-To: | <2bf229d30902120906g71cd149fx4b14188f8f192bd@mail.gmail.com> |
| 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> <4994504E DOT 2000501 AT x-ray DOT at> <2bf229d30902120906g71cd149fx4b14188f8f192bd AT mail DOT gmail DOT com> |
| Date: | Thu, 12 Feb 2009 12:25:00 -0500 |
| Message-ID: | <2bf229d30902120925t54052ba3n6cb0fbfdea810f79@mail.gmail.com> |
| Subject: | Re: mingw SEARCH_LIB: was gcc FAQ entries |
| From: | Chris Sutcliffe <ir0nh34d AT gmail DOT com> |
| To: | cygwin AT cygwin DOT com |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT 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 |
>> BTW: Your linker script SEARCH_LIB("/usr/lib"); ... entries cause headaches
>> on mingw pure. mingw ld should not be linked with that.
>
> Thanx for the heads up!
>
> I'm curious, I use the binutils package I uploaded to the MinGW site
> daily (with mingw pure, i.e. no Cygwin) and have not seen any issues,
> can you please provide an example of the issue (assuming it's not too
> much work)?
FWIW, I just went back to the older binutils packages, that they have:
SEARCH_DIR("/mingw/mingw32/lib"); SEARCH_DIR("/mingw/lib");
SEARCH_DIR("/usr/local/lib"); SEARCH_DIR("/lib");
SEARCH_DIR("/usr/lib");
Defined in the ldscripts\i386pe.x. So it's been this way for quite some time.
Chris
--
Chris Sutcliffe
http://emergedesktop.org
--
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 |