From: AndrewJ Newsgroups: comp.os.msdos.djgpp Subject: Re: Common DOS programs in DJGPP Message-ID: References: <8pl5ef$483$1 AT nets3 DOT rz DOT RWTH-Aachen DOT DE> X-Newsreader: Forte Agent 1.7/32.534 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 28 Date: Tue, 12 Sep 2000 15:47:46 GMT NNTP-Posting-Host: 24.42.120.18 X-Complaints-To: abuse AT home DOT net X-Trace: news3.rdc1.on.home.com 968773666 24.42.120.18 (Tue, 12 Sep 2000 08:47:46 PDT) NNTP-Posting-Date: Tue, 12 Sep 2000 08:47:46 PDT Organization: Excite AT Home - The Leader in Broadband To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com On Tue, 12 Sep 2000 20:46:08 +0600 (LKT), Kalum Somaratna aka Grendel wrote: >> > nope, it's 5.5... http://www.inprise.com/bcppbuilder/freecompiler/ >> >> And that one is *not* a DOS compiler. It's a Win32 compiler. Neither >> the compiler itself, nor the executables it creates, will run in >> DOS. Not even Windows 3.1 with Win32s installed will do. > >Hmm...are you quite sure of this Hans, I have the 5.0 version and it does >support creating of 16-bit dos executables. 32bit and 16bit extended dos >apps can be created by using the addon Borland powerpack for DOS. Yeah, I'm pretty sure (though I'm not Hans). There was an overly long thread started way back in c.o.m.p, basically the "Free Compiler" comes with no DOS libs or headers, only Win32. So you can't generate DOS exes. I don't think the linker even supports linking DOS progs. (I can't remember, as I uninstalled it about an hour later). >So even if 5.5 does not provide support for 16 bit dos apps, it may be >possible to compile 16 and 32 bit DPMI apps using the powerpack for dos >addon. Not without the appropriate header files and libraries. Besides, what good is a "free" compiler when you have to go out and buy an add-on package for it? -- AndrewJ