From: Andrew Cottrell Newsgroups: comp.os.msdos.djgpp Subject: Re: How can I compile code for 286 machine? Date: Tue, 07 Jan 2003 19:38:10 +1100 Organization: ECLiPSE Lines: 10 Message-ID: <6e4l1v0lqfbba0gljo4rrufvve5j3pf3ac@4ax.com> References: <239A78AC110CD711A1A500D0B7828CD832DA6A AT zhk08exm01 DOT sps DOT mot DOT com> <200301070456 DOT h074u0d04876 AT envy DOT delorie DOT com> NNTP-Posting-Host: p226-tnt5.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 1041928696 24867 203.173.136.226 (7 Jan 2003 08:38:16 GMT) X-Complaints-To: abuse AT ihug DOT co DOT nz NNTP-Posting-Date: Tue, 7 Jan 2003 08:38:16 +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 >> 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.