www.digitalmars.com Home | Search | C & C++ | D | DMDScript | News Groups | index | prev | next
Archives

D Programming
D
D.gnu
digitalmars.D
digitalmars.D.bugs
digitalmars.D.dtl
digitalmars.D.dwt
digitalmars.D.announce
digitalmars.D.learn
digitalmars.D.debugger

C/C++ Programming
c++
c++.announce
c++.atl
c++.beta
c++.chat
c++.command-line
c++.dos
c++.dos.16-bits
c++.dos.32-bits
c++.idde
c++.mfc
c++.rtl
c++.stl
c++.stl.hp
c++.stl.port
c++.stl.sgi
c++.stlsoft
c++.windows
c++.windows.16-bits
c++.windows.32-bits
c++.wxwindows

digitalmars.empire
digitalmars.DMDScript

c++.dos - Need DOS compiler

↑ ↓ ← Robert Riebisch <rr bttr-software.de> writes:
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
↑ ↓ Walter Bright <newshound digitalmars.com> writes:
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
↑ ↓ Robert Riebisch <rr bttr-software.de> writes:
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
↑ ↓ Walter Bright <newshound digitalmars.com> writes:
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
↑ ↓ → Robert Riebisch <rr bttr-software.de> writes:
'Interesting' idea. Maybe I should use another compiler at all. Sorry, but I
don't
like Windows, but DOS.
Sep 03 2006