delorie.com/archives/browse.cgi | search |
From: | Damian Yerrick <Bullcr_pd_yerrick AT hotmail DOT comRemoveBullcr_p> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: DJGPP neither running on ms-dos 6.2 nor on caldera-dos 7.03 |
Organization: | Pin Eight Software http://pineight.8m.com/ |
Message-ID: | <eqj6ps4b935kt1gtnoiss7j1rn9r5jjnvh@4ax.com> |
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> <tae6pscelfpqbs7lvoe7vsc5qcuriq9dun AT 4ax DOT com> |
X-Newsreader: | Forte Agent 1.7/32.534 |
MIME-Version: | 1.0 |
Lines: | 29 |
X-Trace: | /KDWjZ3lFoTmlr/BFXVuaqUdFjjJVQ3vHnnq4xAPHlrJhn68Lmjf9cIHAceTnSzWz93uskMG2zp2!NlL07ihIurXsC1osYFk5RPKEHbojclnwCn4WU0EbDOE+9SosniB/CURN2/KGFZhdcLdZv8atNsjK!OngD |
X-Complaints-To: | abuse AT gte DOT net |
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: | Fri, 11 Aug 2000 00:58:20 GMT |
Distribution: | world |
Date: | Fri, 11 Aug 2000 00:58:20 GMT |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
On Fri, 11 Aug 2000 00:25:17 +0100, Jason Green <news AT jgreen4 DOT fsnet DOT co DOT uk> wrote: >"Eli Zaretskii" <eliz AT is DOT elta DOT co DOT il> 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 <iostream>, 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? One way to do it: Rename streambuf.h to strmbuf.h Edit iostream.h to #include <strmbuf.h> Make streambuf.h one line: #include <strmbuf.h> What will that break? -- Damian Yerrick "I refuse to listen to those who refuse to listen to reason." See the whole sig: http://www.rose-hulman.edu/~yerricde/sig.html This is McAfee VirusScan. Add these two lines to your signature to prevent the spread of signature viruses. http://www.mcafee.com/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |