From: "Stex" Newsgroups: comp.os.msdos.djgpp Subject: Re: windows 95 and djgpp Date: 21 Mar 1997 21:57:38 GMT Organization: Telecom Italia - Video On Line Lines: 28 Message-ID: <01bc3642$81937f80$6507a6c2@stefabiz.vol.it> References: <3332a231 DOT 2772041 AT news DOT wineasy DOT se> NNTP-Posting-Host: no-a-4.intelnet.vol.it To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Marty scritto nell'articolo <3332a231 DOT 2772041 AT news DOT wineasy DOT se>... > Hi there, > > could anyone share their experience in running djgpp and windows 95? I > am right now and have some trouble. For example with RHIDE, it doesn't > seem to save the source directory from session to sessions. Also, when > I played with graphics, it rebooted ( :) ) > I did not experienced any problem; I use DJGPP v2 w/ Allegro and everything it's OK. Try to check out your RHIDE version (the latest one is 1.2, at least for now, 03/22/97 ;) ) and the configuration for DJGPP. I made a little batch file that run automatically every time I start the DJGPP dos session. My configuration file is: call c:\djgpp\bin\setdjgpp c:/djgpp c:\djgpp set TMPDIR=c:/gcctemp set GO32TMP=c:/gcctemp SET PATH=%path%;c:\djgpp\bin Set DJGPP=C:/djgpp/djgpp.env Good luck! Stex