From: "cwg" Newsgroups: comp.os.msdos.djgpp References: <200211110445 DOT gAB4jAx06573 AT envy DOT delorie DOT com> Subject: Re: FAQ Question, I know. Lines: 17 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Message-ID: X-Complaints-To: abuse AT usenetserver DOT com X-Abuse-Info: Please be sure to forward a copy of ALL headers X-Abuse-Info: Otherwise we will be unable to process your complaint properly. NNTP-Posting-Date: Mon, 11 Nov 2002 07:17:10 EST Organization: WEBUSENET.com Date: Mon, 11 Nov 2002 06:34:19 -0600 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Aren't there a few pieces which exceed the 8.3 limit? I know I probably stated that wrong, but I developing a program on a win98 machine, but the actual debugging and runtime enviroment will be on a straight DOS machine. And while I know to keep the filenames short, I'm concerned about including a package which isn't 8.3 "DJ Delorie" wrote in message news:200211110445 DOT gAB4jAx06573 AT envy DOT delorie DOT com... > > > And I've been through it a couple of times and haven't found the exact > > answer, but how does one adapt djgpp to DOS 8.3? > > Since DJGPP is specifically designed for the DOS 8.3 environment, I > don't understand what type of adaptation you would need. What, > specifically, are you trying to do?