On Mon, Sep 6, 2010 at 11:15 PM, John E. / TDM <[email protected]> wrote:
> It is correct that TDM64 GCC does not include a "lib64" directory of any > sort (symlink or copy). I've simply never found it necessary when building > GCC or any of the other software I build on a regular basis. > > Since GCC searches the "lib" directory just fine, I guess I fail to see > where the problem is. I would only expect to see a lib64 directory when > working with a multilib i686-w64-mingw32 compiler, which TDM64 GCC is not > (it's multilib x86_64-w64-mingw32). > My problem is that libtool was pointing to lib64 directory in the 64bit cross build (under Linux or 32bit Windows) cases. I need to check again under 32bit Win 7 with TDM. I just checked under Windows 7 64bit and TDM64 is okay there without the lib64 directory when building 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
