Sender: nate AT cartsys DOT com Message-ID: <35888EAE.2E2E7CAD@cartsys.com> Date: Wed, 17 Jun 1998 20:51:10 -0700 From: Nate Eldredge MIME-Version: 1.0 To: Lucas Moten CC: djgpp AT delorie DOT com Subject: Re: New User Using Windows 95, Can't get DJGPP to compile References: <000401bd9a5c$5ed30b80$0300a8c0 AT lucas> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Precedence: bulk Lucas Moten wrote: > The first problem I ran into this was the include header, 'iostream.h'. > Nothing wrong with the file itself, except it references 'streambuf.h'. > This is a long filename. Now for some reason, unzipping after modifying the > registry as stated in the docs on the djgpp website didnt give me a file of > 'streambu.h', it still gave 'streambuf.h' or .. 'stream~1.h'. No major > hassle here, I just renamed all of the long files (over a hundred of em i > believe, but its done). If you had `SET LFN=Y' in your environment, like the docs say, you wouldn't have had that problem, and you would have been able to use long file names as a bonus. -- Nate Eldredge nate AT cartsys DOT com