10.6 distutils.cygwincompiler -- Cygwin Compiler

Python 2.4

10.6 distutils.cygwincompiler -- Cygwin Compiler

This module provides the CygwinCCompiler class, a subclass of UnixCCompiler that handles the Cygwin port of the GNU C compiler to Windows. It also contains the Mingw32CCompiler class which handles the mingw32 port of GCC (same as cygwin in no-cygwin mode).

See About this document... for information on suggesting changes.