Il 25 dic 2016 7:16 PM, "Michele Bucca" <[email protected]> ha scritto: > > 2016-12-25 8:43 GMT+01:00 Adrien Nader <[email protected]>: > > Considering the error is about muldi.o, I'm curious as to which steps > > you've followed for other components of the toolchain so a list of them > > would be interesting, especially when it comes to the CRT. > > > > -- > > Adrien Nader > > I followed the guide on the mingw64 package that I'm attaching. I just > replaced the --target switch on the configure with a --host switch so > it will produce exe files for windows. I'm building for > i686-w64-mingw32 (non-multilib)
Problem solved! When I compile the cross-compiler I should NOT remove the --target switch from the configure command and all goes well :) ------------------------------------------------------------------------------ Developer Access Program for Intel Xeon Phi Processors Access to Intel Xeon Phi processor-based developer platforms. With one year of Intel Parallel Studio XE. Training and support from Colfax. Order your platform today.http://sdm.link/intel _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
