Re: x86_64-w64-mingw32-ld lib dir configuration issue

2016-08-29 Thread cyg Simple
On 8/28/2016 10:06 PM, Whek rin wrote: > 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 > configura

Re: x86_64-w64-mingw32-ld lib dir configuration issue

2016-08-29 Thread JonY
On 8/29/2016 10:06, Whek rin wrote: > 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 > configuratio

x86_64-w64-mingw32-ld lib dir configuration issue

2016-08-28 Thread Whek rin
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 contai