Jon -- I suggest that we move the MINGW defintion out of the Makefiles and
place it in BuildGnubg.bat

It turns out that the current mingw doesn't work under vista. Installing to
the default location and adding

set MINGW=C:\MinGW
set GCC_EXEC_PREFIX=%MINGW%
set PATH=%MINGW%\bin;C:\MinGW\libexec\gcc\mingw32\3.4.5

to your build files works, doing less might also ;)

The build instructions are here:

http://kohn.kiku.dk/~anthon

Christian.
_______________________________________________
Bug-gnubg mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gnubg

Reply via email to