From: "ellope shiue" Newsgroups: comp.os.msdos.djgpp Subject: << Question : GPP 281 with DOS 8+3 Filename Problem >> Date: Thu, 22 Oct 1998 16:02:50 +0800 Organization: SEEDNet News Service Lines: 26 Message-ID: <70mop6$nph$1@news.seed.net.tw> NNTP-Posting-Host: ellopes.c1tech.com.tw X-Newsreader: Microsoft Outlook Express 4.71.1712.3 X-MimeOLE: Produced By Microsoft MimeOLE V4.71.1712.3 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi: Recently, I upgrade the DJGPP from "gpp 271" into "gpp 281". I use "winzip" to extract the files into long filename under Win95. I also modify LFN=y in djgpp.env Right now, it works under Win95 DOS Box mode. But it can not work under the DOS mode. Becasue the header filename ( like: streambuf.h ... etc under djgpp/lang/cxx/ ) are larger than "8+3" filename. Do anyone know how to slove this kind of problem ? Some of my program have to test under the DOS mode ( for old 386 machine ). I need some advise. Can anyone tell me ? Regards, ellope