Using the MINGW automatic installer right now won't work,
sence it downloads GCC 3.4.5 which is too low for the libraries (included with warzone2100) that are supposed to be compiled.
The latest version which is available from the same sourceforge project is 4.4.0. Because of this, some of you will see errors of this sort:
Code: Select all
/warzone2100-downloader/bin/../lib/gcc/mingw32/3.4.5/../../.
./libGLC.a(libGLC_la-render.o):render.c:(.text+0x1d): undefined reference to `__
emutls_get_address'
Although, there are probably more errors that need fixing if you want to successfully compile wz, but this is regarding MINGW itself.






