From: "Christian Jansen" Newsgroups: comp.os.msdos.djgpp Subject: DJGPP neither running on ms-dos 6.2 nor on caldera-dos 7.03 Date: Wed, 9 Aug 2000 01:57:58 +0200 Lines: 9 Message-ID: <8mq6n6$6gu8v$1@ID-16903.news.cis.dfn.de> NNTP-Posting-Host: pp.147.65.han.germanynet.de (151.189.147.65) X-Trace: fu-berlin.de 965778982 6846751 151.189.147.65 (16 [16903]) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I've tried to run DJGPP on both OS'es, but it's working neither on msdos, nor on caldera. When I try to compile a program, I successfully compiled with under Win98, he tells me something about missing files (streambuf.h). I guess it's because of the filename, which was shorted to streambu.h, but I've also set +LFN=N, so it should work, shouldn't it?