.

Catalogue of MinGW HOWTOs

Here you will find a list of available HOWTO articles, relating to the configuration, use and development of MinGW. Additions to this catalogue are always welcome; if you can add an appropriate HOWTO article, please do so.

For an alternative source of MinGW related information, please also refer to the FAQ.


Installing MinGW on Win32

HOWTO Install the MinGW (GCC) Compiler Suite

Compiling

HOWTO Compile with gcj

Using External Libraries with MinGW

HOWTO Use Mark J. Kilgard's OpenGL Utility Toolkit (GLUT) with MinGW

MinGW and Other Platforms

HOWTO Build MinGW as a Cross Compiler for Win32 Development on GNU/Linux
HOWTO Build a MinGW-Win32 Hosted Cross Compiler for Other Platforms

Contributing to MinGW Development

HOWTO Submit Bug Reports for MinGW Defects
HOWTO Submit Patches to Correct MinGW Bugs or Add MinGW Features


MSYS HOWTOS

HOWTO Create an MSYS Build Environment
HOWTO Build MSYS
HOWTO Build an MSYS Application
HOWTO Create an MSYS Release


Not Directly MinGW Related:

Setting Up Eclipse for C++ Development (in Windows)