From: Jason Green Newsgroups: comp.os.msdos.djgpp Subject: Re: DJGPP neither running on ms-dos 6.2 nor on caldera-dos 7.03 Date: Fri, 11 Aug 2000 00:25:17 +0100 Organization: Customer of Energis Squared Lines: 14 Message-ID: References: <8mq6n6$6gu8v$1 AT ID-16903 DOT news DOT cis DOT dfn DOT de> <39912C43 DOT DF0BB5FD AT maths DOT unine DOT ch> <200008091553 DOT LAA13441 AT delorie DOT com> NNTP-Posting-Host: modem-124.elmiron.dialup.pol.co.uk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: newsg4.svr.pol.co.uk 965949923 11252 62.136.92.124 (10 Aug 2000 23:25:23 GMT) NNTP-Posting-Date: 10 Aug 2000 23:25:23 GMT X-Complaints-To: abuse AT theplanet DOT net X-Newsreader: Forte Agent 1.7/32.534 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com "Eli Zaretskii" wrote: > But if you can suggest a reasonable DJGPP-specific solution that would > reliably work, please do. Nobody enjoys answering the FAQs about > stream~1.h here, we just didn't find any way of solving that better > than what's already in the docs and the FAQ. Most of these FAQs probably stem from #include , which has streambuf.h nested in it. How about making a copy of streambuf.h with an 8.3 filename and editing the nested include within iostream.h? This could reduce the FAQs even though it does not actually fix the problem. And if you catch the GNU maintainers in the right mood, who knows... ;-)