On Tue, Sep 7, 2010 at 9:40 AM, JonY <[email protected]> wrote: > I think I can see where the problem is, but I'm still guessing at this > point. > > TDM multilib has lib and lib32, but your non-multilib has lib and lib64, and > they are not linked. I suppose the fix is to move all the contents in lib > (or lib64) to lib64 (or lib depending on your gcc version). >
Yes that is what I did and that fixed all the issues. -- 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
