Re: Build WIN 64 Binaries on linux?
- Posted by SDPringle Nov 26, 2011
- 1865 views
So, do you actually have a cross compiler called i586-mingw32msvcgcc? I'm guessing you have one called 'i586-mingw32msvc-gcc' (note the extra dash) and you will have to specify the prefix with the dash in order for Makefile to find it.