Related Sites
Cygwin
The CygUtils collection contains ports of many useful
utilities, with build instructions, from Chuck Wilson.
Mingw
Mingw is a gcc compiler configuration that does without the
Cygwin Unix emulation layer. Instead, it uses the Microsoft MSVCRT as
its C library. If you want a Win32 native compiler without Unix
support, this is for you.
DJGPP
If you are interested in DOS-based GNU tools, see the
DJGPP Home Page. DJGPP is a
somewhat similar project that is concentrating on DOS-hosted tools.
|