Hello,
I am interested in implementing, or helping to implement, support for
16-bit code and NE executables in mingw.
I am trying to build the gcc cross-compiler (i386-w64-mingw32-gcc) in
accordance with the instructions at
https://sourceforge.net/p/mingw-w64/wiki2/Cross%20Win32%20and%20Win64%20compiler/
but I run into an error configuring gcc:
configure:5564: checking for the correct version of gmp.h
configure:5584: gcc -c -g -O2 conftest.c >&5
In file included from /usr/local/include/crtdefs.h:10:0,
from /usr/local/include/limits.h:6,
from /usr/include/gmp.h:56,
from conftest.c:10:
/usr/local/include/_mingw.h:264:2: error: #error Only Win32 target is
supported!
I built binutils and the headers for multilib, so I do not understand
why I am encountering this error. Can anyone help with this problem?
Thanks,
Zeb
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public