From: AndrewJ Newsgroups: comp.os.msdos.djgpp Subject: Re: Common DOS programs in DJGPP Message-ID: References: <39BCC847 DOT 5CBB71DC AT posexperts DOT com DOT pl> <20000913142646 DOT A764 AT ajax DOT netspace DOT net DOT au> X-Newsreader: Forte Agent 1.7/32.534 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 34 Date: Wed, 13 Sep 2000 07:33:26 GMT NNTP-Posting-Host: 24.42.120.18 X-Complaints-To: abuse AT home DOT net X-Trace: news3.rdc1.on.home.com 968830406 24.42.120.18 (Wed, 13 Sep 2000 00:33:26 PDT) NNTP-Posting-Date: Wed, 13 Sep 2000 00:33:26 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 Wed, 13 Sep 2000 14:26:46 +1000, Andrew Apted wrote: >Jakub Nadolny writes: > >> sorry for newbie question: is it possible to make with DJGPP common >> DOS programs (I mean: not protected mode and if possible 16-bit)? >> >> If not - maybe you know any free compiler which allows to do it? > >The Wolf3D source is 16 bit, and apparently Borland C++ 3.1 is free to >download, here's the URL I found: Borland C++ 3.1 is not free to download. In fact, no "Borland" compiler is, only some of their "Turbo" compilers (TC2.01, TC++1.01, TP5.5 and a few others). Another thing, the link to Borland C++ here: > http://www.gebweb.co.uk/wolf3d/source.htm is illegal. It's also not the full Borland C++ 3.1 compiler, which weighs in at about 20 MB, not 4MB. And, the instructions to install and build Wolfenstein 3d are extremely convoluted. Why would one unzip the source to both \WOLFSRC and \TC\BIN? That's just dumb. And if it's Borland C++ (which I suspect it's not, rather probably TC++ 3.0), why install it to \TC instead of \BC? Finally, what the he*l does Wolf3D have to do with the original posters question? -- AndrewJ