c++.dos - Need DOS compiler
- Robert Riebisch <rr bttr-software.de> Aug 31 2006
- Walter Bright <newshound digitalmars.com> Aug 31 2006
- Robert Riebisch <rr bttr-software.de> Sep 01 2006
- Walter Bright <newshound digitalmars.com> Sep 02 2006
- Robert Riebisch <rr bttr-software.de> Sep 03 2006
Hi Walter, hi Jan! I really like this small C compiler, but wish to run it in plain DOS. What's the reason for no longer making a DOS compiler? Regards Robert Riebisch
Aug 31 2006
Robert Riebisch wrote:I really like this small C compiler, but wish to run it in plain DOS. What's the reason for no longer making a DOS compiler?
It's far too big to fit in 16 bits anymore.
Aug 31 2006
32 bit w/ DOS extender would be enough for me. ;-) Currently I have to use the free HX DOS extender from http://www.japheth.de/, but I'd like to avoid that.
Sep 01 2006
Robert Riebisch wrote:32 bit w/ DOS extender would be enough for me. ;-) Currently I have to use the free HX DOS extender from http://www.japheth.de/, but I'd like to avoid that.
Why not just use Win95 or similar?
Sep 02 2006
'Interesting' idea. Maybe I should use another compiler at all. Sorry, but I don't like Windows, but DOS.
Sep 03 2006








Robert Riebisch <rr bttr-software.de>