Next: Debugging Strategies
Up: Compiling Wolfpack
Previous: Wolfpack and Visual C++
  Contents
If you don't have a compiler, this is the one for you, as GCC is an opensource iniciative.
MinGW stands for Minimalist GNU For Windows. MinGW is a collection of header files and import
libraries that allow one to use GCC and produce native Windows32 prograns that do not rely on any
3rd-party DLLs.
For details on how to download and install MinGW, please refer to their website, at http://www.mingw.org/
Thiago A Correa
2001-06-09