X-Authentication-Warning: delorie.com: mailnull set sender to opendos-bounces using -f To: opendos AT delorie DOT com X-Comment-To: Jim Stevenson References: <200203051334 DOT g25DYH7R021621 AT eos DOT arc DOT nasa DOT gov> Message-Id: <2.07b7.130YE.GSI720@belous.munic.msk.su> From: "Arkady V.Belousov" Date: Tue, 5 Mar 2002 17:03:36 +0300 (MSK) Organization: Locus X-Mailer: dMail [Demos Mail for DOS v2.07b7] Subject: Re: compilers under dos? Lines: 26 MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r X-MIME-Autoconverted: from 8bit to quoted-printable by postbox.mos.ru id g25E9nC29356 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id g25ELYA05674 Reply-To: opendos AT delorie DOT com X-Comment-To: Jim Stevenson Hi! 5-Мар-2002 05:34 jims AT eos DOT arc DOT nasa DOT gov (Jim Stevenson) wrote to ark AT belous DOT munic DOT msk DOT su, opendos AT delorie DOT com: JS> What are the best compilers under dos that are command driven, not gui? I may name you three compilers for DOS for C/C++. 1. DJGPP. This is GCC, adopted for DOS, and works under DOS extender and makes programs for 386+ with DOS extender. 2. Turbo C 2.0. This compiler is released for free use by Borland (search in Borland Museum). AFAIR, Borland also makes free Turbo C++ 1.0. 3. OpenWatcom. Works under 386+, but may make programs for 8086. For DOS may be founded also other compilers for other languages (for example, Borland makes free Turbo Pascal 5.5). JS> Do any come with any sound commands beyond a simple frequency generater for JS> the pc speeker? No. Fot this purpose you should use 3rd party libraries.