From: "Mark & Candice White" Newsgroups: comp.os.msdos.djgpp References: <9etcai$f5b$01$1 AT news DOT t-online DOT com> Subject: Re: 16-bit DJGPP Lines: 17 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Message-ID: <7uST6.44186$DG1.7352353@news1.rdc1.mi.home.com> Date: Thu, 07 Jun 2001 21:37:07 GMT NNTP-Posting-Host: 24.19.84.198 X-Complaints-To: abuse AT home DOT net X-Trace: news1.rdc1.mi.home.com 991949827 24.19.84.198 (Thu, 07 Jun 2001 14:37:07 PDT) NNTP-Posting-Date: Thu, 07 Jun 2001 14:37:07 PDT Organization: Excite AT Home - The Leader in Broadband http://home.com/faster To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hermann-Simon Lichte wrote in message news:9etcai$f5b$01$1 AT news DOT t-online DOT com... > Hello, > > does anyone know how to make DJGPP compile 16-bit binaries? I know, there is > some sort of hack that turns DJGPP into a 16-bit compiler, but has anyone > any experiences with it? > > Hermann DJGPP is the 32bit DOS port of gcc. There was BCC. (Bruce's C Compiler) I think it was a cousin on gcc. If you find it, let us know if it works for you.