DJGCC
From Wikipedia, the free encyclopedia
Developer(s) | DJ Delorie |
---|---|
Operating system | DOS |
Type | Compiler |
License | GNU GPL |
Website | www.delorie.com/ |
DJGCC (DJ's GNU Compiler Collection [1]) is a C development suite for x86 PCs that runs under DOS or compatibles. It is guided by DJ Delorie, who started the project in 1989. It is a port of the popular gcc compiler.
See also
- DJGPP - C++ version
- EMX - a POSIX implementation for DOS (and OS/2, too)
- Cygwin - a UNIX compatibility layer with many ported libraries and applications
- MinGW - a port of the GNU toolchain for Windows, designed to require minimal runtime support
- GnuWin32
References
- ↑ "The history of djgpp". 091108 delorie.com
External links
This article is issued from Wikipedia. The text is available under the Creative Commons Attribution/Share Alike; additional terms may apply for the media files.