Skip to content

DJGPP vs MinGW-w64

A side-by-side look at DJGPP and MinGW-w64. For an in-depth review of either product, follow the links below.

DJGPP

DJGPP

Development

DJGPP is a complete 32-bit C/C++ development system for Intel 80386 and higher computers running DOS. It allows developers to create 32-bit protected-mode programs for DOS, providing access to many features not available in regular DOS programs.

cccompilerdevelopment-environmentdos32bit
MinGW-w64

MinGW-w64

Development

MinGW-w64 is an open source development environment for Windows that allows you to compile native Windows applications using the GCC compiler. It provides ports of GNU development tools and utilities for Windows.

ccgcccompilerdevelopmentmingwopen-source

Related Comparisons

Windows Command Prompt
Microsoft Windows SDK