Added some mingw stuffs

This commit is contained in:
Dabb 2000-12-26 17:58:06 +00:00
parent 01238243c1
commit 41d03f34b0

View file

@ -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++. Steps to compile standalone on win32 platforms with VC++.