mingw SEARCH_LIB: was gcc FAQ entries
Chris Sutcliffe
ir0nh34d@gmail.com
Thu Feb 12 17:25:00 GMT 2009
>> 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/
More information about the Cygwin
mailing list