Description
C and C++ code can be compiled for DJGPP DOS targets with a GCC-based cross-compiler. It is useful for retro-development, porting, and maintaining software for DOS-like environments.
Cross-compiled binaries depend on the matching runtime and target libraries. Test outputs in the intended DOS environment before distributing them.