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.

I have tried different binary downloads. The one from MinGW-w64 Sourceforge
site and the one from http://www.drangon.org/mingw/ both are not
multilib setup, both have a few files inside lib64.

I also just tried TDM64 and it does not have lib64 directory, so I need
to copy the lib directory to lib64 directory.

> If you are using a multilib setup, lib is where the arch default libraries
> are. For x86_64-w64-mingw32, lib points to lib64.

I see.

Are you saying the problem is a libtool problem? How does it
differentiate multilib or not?

> I'm curious what your lib64 directory contains.
>

Eg: from sezero's private build.

D:\MinGW-w64\mingw64\x86_64-w64-mingw32\lib64>dir/w

[.]                   [..]                  libgcc_s.a
libgfortran.la        libgomp.a             libgomp.dll.a
libobjc.a             libobjc.dll.a         libobjc.la
libssp_nonshared.a    libssp_nonshared.la   libstdc++.a


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

Reply via email to