2012/3/9 Ruben Van Boxem <[email protected]>: > > When a 32-bit multilib GCC is called to link with -m64, it should search the > proper lib64 directory automatically, what I propose hacks around that. I > doubt the final compiler will find its libraries once installed. Maybe I'll > try a multilib GCC this weekend or so, see where I get. >
I copied <sysroot>/<target>/lib64 into <sysroot>/mingw/lib and got the same error when added "-L<sysroot>/<target>/lib64" to the LDFLAGS. http://pastebin.com/1ZcP6cb1 Another idea would be? -- Regards, niXman ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
