Thread: Digital Mars Compiler: compiling for DOS?

  1. #1
    PC Fixer-Upper Waldo2k2's Avatar
    Join Date
    May 2002
    Posts
    2,001

    Digital Mars Compiler: compiling for DOS?

    Ok, i've downloaded the digital mars compiler because it allows me to create real dos programs (not windows dos prompt). Now their documentation is very sketchy so i'd like to know what the command line argument should be to compile a program. Basically I need to know what the compiler option codes required are. If you know of another compiler that allows me to create real dos programs that's easier to use that'd be great as well. thanks.
    PHP and XML
    Let's talk about SAX

  2. #2
    Registered User moi's Avatar
    Join Date
    Jul 2002
    Posts
    946
    djgpp is a port of gcc and friends to dos. it is very good imo, and supports c and c++ among others.
    hello, internet!

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Problem building Quake source
    By Silvercord in forum Game Programming
    Replies: 16
    Last Post: 07-11-2010, 09:13 AM
  2. Digital Mars Compiler
    By Powerfull Army in forum C++ Programming
    Replies: 9
    Last Post: 06-26-2002, 07:54 PM
  3. Anyone reccomend Digital Mars compiler?
    By joshuaman in forum C++ Programming
    Replies: 7
    Last Post: 06-19-2002, 11:22 PM
  4. Borland Compiler: Compiling libraries from the command line
    By WHurricane16 in forum A Brief History of Cprogramming.com
    Replies: 3
    Last Post: 04-03-2002, 10:11 AM
  5. Bad code or bad compiler?
    By musayume in forum C Programming
    Replies: 3
    Last Post: 10-22-2001, 09:08 PM