On Mon, Jun 18, 2012 at 2:41 PM, Ruben Van Boxem <[email protected]> wrote: > You're. Somehow trying to build with -m32, which is multilib, which is not > enabled in my build. I'm not sure why gcc doesn't complain; it should. If > you want to build 32-bit binaries with my toolchains, you will have to > download the 32-bit build.
Ah, I see now. The Makefile is written for TDM64 which is multilib enabled toolchain. So the Makefile has to be modified for your toolchain if I want to build 64bit binaries. -- Xiaofan ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
