This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

x86_64-w64-mingw32-ld lib dir configuration issue


The utility x86_64-w64-mingw32-ld from package mingw-x86_64-binutils
cannot by default find libraries from the path
/usr/x86_64-w64-mingw32/sysroot/mingw/lib, where the package
mingw64-x86_64-runtime installs them. I believe this is a build
configuration issue. I've attached a zip file which contains a test
case which illustrates the issue. Inspect and run
build_hellotest_mingw.sh and it's output, in particular how it can't
find e.g. libkernel32 without a -L argument to the correct location.
I renamed the .zip to .z__ to get around the spam filters, you may
need to rename it to open it.
Thanks, Matt

Attachment: mingw_testcase.z__
Description: Binary data

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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]