ld fails when -L/lib is on the command line

Christopher Faylor cgf-use-the-mailinglist-please@cygwin.com
Tue Oct 12 20:55:00 GMT 2010


On Tue, Oct 12, 2010 at 12:55:09PM -0500, Nathan Thern wrote:
>A complicated project I'm building fails on this call to gcc:
>gcc -shared <object files> -L<lib_path_in_build_tree> -L/lib
>-L/usr/lib <build_libs> <std_libs> -o .libs/cyg<lib>.dll
>-Wl,--enable-auto-image-base -Xlinker --out-implib -Xlinker
>.libs/lib<lib>.dll.a

You're going to have to clue us in on what "fails" means in this context.

See also: http://cygwin.com/problems.html

cgf

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list