diff --git a/README.WIN b/README.WIN index 6f55886..8beab65 100644 --- a/README.WIN +++ b/README.WIN @@ -1,3 +1,16 @@ +----------------------------------------------------------------------- +COMPILING NEWTREE FOR WIN32 (Win95/98,NT/2000) + +We've succesfully compiled newtree source code with following +compilers: + +- Microsoft Visual C 6.0 (commercial) +- Borland C++ compiler v5.5 (free) and v5.02 +- Borland C++ Builder 5 (commercial) +- Mingw (free, GPL), (GCC 2.95.2, http://www.mingw.org) + +* Mingw compiling instructions will be added shortly. + ----------------------------------------------------------------------- Steps to compile standalone on win32 platforms with VC++.