From: Andrew Cottrell Newsgroups: comp.os.msdos.djgpp Subject: Re: How can I compile code for 286 machine? Date: Wed, 08 Jan 2003 20:01:30 +1100 Organization: ECLiPSE Lines: 20 Message-ID: <11qn1v85rql4220c35am6r1l0kjalti2k5@4ax.com> References: <239A78AC110CD711A1A500D0B7828CD832DA6A AT zhk08exm01 DOT sps DOT mot DOT com> <200301070456 DOT h074u0d04876 AT envy DOT delorie DOT com> <6e4l1v0lqfbba0gljo4rrufvve5j3pf3ac AT 4ax DOT com> NNTP-Posting-Host: p777-apx1.syd.ihug.com.au Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: lust.ihug.co.nz 1042016491 30520 203.173.143.15 (8 Jan 2003 09:01:31 GMT) X-Complaints-To: abuse AT ihug DOT co DOT nz NNTP-Posting-Date: Wed, 8 Jan 2003 09:01:31 +0000 (UTC) X-Newsreader: Forte Agent 1.92/32.572 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com On Tue, 07 Jan 2003 11:59:49 GMT, Spam Averse >>>> I understand that djgpp does not run on 286 but does it compile code >>>> for target machine 286 running MS-DOS? >>> >>>It does not. DJGPP is itself built with djgpp. A 386 or higher is >>>required for djgpp-built programs. >> Have a look arround the Borland web site for TC 1.0 or have a look at >> www.freedos.org for a free C compiler. They will generate code for a >> 286. > >The freely available OpenWatcom compiler will also do 16-bit code. See: >ftp://ftp.openwatcom.org/watcom/openwatcom/open_watcom_0.9.5-src.zip. Thanks, forgot about Watcom release by Scitech. Try the following URL where you can download the binary installer, but this may not be what you want as it will need a higher spec machine to install it on and do the builds. http://www.openwatcom.org/download/download_licenses.html