6 ms·
I recommend you to look here: https://github.com/andrewwutw/build-djgpp https://github.com/andrewwutw/build-djgpp and https://github.com/tkchia/gcc-ia16 https:/
by DanielMonteiro 6y ago
I recommend you to look here: https://github.com/andrewwutw/build-djgpp https://github.com/andrewwutw/build-djgpp and https://github.com/tkchia/gcc-ia16 https://github.com/tkchia/gcc-ia16
Using that DJGPP toolchain, I've have developed some DOS games in the last couple of years (one of those, using C++14 and EASTL, no less!).
- hansor 6y agoThank you. Did you develop those games ON the DOS machine as well or just cross compile? I would love to see your games. Does that gcc-ia16 works on 386SX (non 64bit CPU)? """These FreeDOS packages do not contain support for C++ or link-time optimization (LTO).""" So there is working C++14 compiler able to run under DOS or not?