5 ms·
Given that the comments talk about compatibility issues with DOS and some DSPs I believe it is not the direction pbhogan wants to take.
by john_fushi 11y ago
Given that the comments talk about compatibility issues with DOS and some DSPs I believe it is not the direction pbhogan wants to take.
- static_noise 11y agoAs long as you can use a recent compiler there shouldn't be problems. The resulting assembler code should be the same.
- userbinator 11y agoA C++11 compiler for DOS?
- okasaki 11y agohttp://www.delorie.com/pub/djgpp/mini-faq.txt http://www.delorie.com/pub/djgpp/mini-faq.txt gcc 5.3 (& co) for DOS!
- walrus 11y agoFor DSPs, there's typically only a single, proprietary compiler available, and supporting the latest C++ standards isn't high priority for the companies making them.