06-05-02 COMPILING.txt


Compiling GoVictor
---------------------------------------------------------------------------

GoVictor was developed using the Digital Mars free Win32 C++ compiler.
See <http://www.digitalmars.com> for more details.  If you use Digital
Mars you must also have implib.exe, which is available on the Digitial
Mars website in a "utilities" zip.

I personally also like to compile under bash (djgpp) and use GNU make,
but in principle just about any make program should work.  If you have
trouble compiling please let me know (especially if you also know how
to solve the problem!).
