On Mon, Sep 6, 2010 at 7:26 PM, JonY <[email protected]> wrote: > Are you using a multilib setup? There should not be a lib64 directory around > for non-multilib toolchains. > > If you are using a multilib setup, lib is where the arch default libraries > are. For x86_64-w64-mingw32, lib points to lib64. >
BTW, for TDM64 (4.5.1), which is supposed to be multilib setup, there is not lib64 directory. In the end I have to copy the lib64 directory to lib in order to build libusb-1.0 Windows backend. -- Xiaofan ------------------------------------------------------------------------------ This SF.net Dev2Dev email is sponsored by: Show off your parallel programming skills. Enter the Intel(R) Threading Challenge 2010. http://p.sf.net/sfu/intel-thread-sfd _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
