Because Cygwin phased out using -mno-cygwin gcc flag, (it doesn’t work at all now) we really should get rid of this on the makefile.gcc I just tried mingw in cygwin to build hgm’s branch of winboard, and it compiled successfully. (with mingw, not cygwin’s gcc as posix select() is different from window’s select() and fails) I imagine mingw will work on other unix systems.
Josh Pettus
> does cross-compiling the code using mingw work, ie. building windows executables on linux that could be tested in wine?
I think that should work, but I haven't tried running WinBoard in wine for ages, and I don't think I ever tried cross-compiling for mingw from Linux.
|