From: "Cleatek" Newsgroups: comp.os.msdos.djgpp Subject: Re: Rhide Compiling Prob - Soloution ? Pt 2 Date: Fri, 12 Mar 1999 22:02:55 -0000 Organization: Customer of Planet Online Message-ID: <7cc2vq$9mk$1@news8.svr.pol.co.uk> References: <7c6p03$9e1$1 AT news5 DOT svr DOT pol DOT co DOT uk> NNTP-Posting-Host: modem-63.dextroamphetam.dialup.pol.co.uk X-Trace: news8.svr.pol.co.uk 921276218 9940 62.136.62.191 (12 Mar 1999 22:03:38 GMT) NNTP-Posting-Date: 12 Mar 1999 22:03:38 GMT X-Complaints-To: abuse AT theplanet DOT net X-Newsreader: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Lines: 41 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I haven't fully figured it out yet - but I think that it may be something to do with the two lines in your Autoexec.bat (I have had the problem again and I know they were/are right now). Then try renaming your directories leading up to your source directories so they have no spaces (use _ instead). Once that was done mine started to work - however my Make option was always disabled - I know why this is though. For some reason Rhide started putting my '*.o' files into the /bin/ directory. After moving these (the '*.o' files) it did automatically sort itself out. I have had the problem again since then though - the day after I first fixed it - again after a break following a fairly intensive session. I can only think that somehow our options are being automatically changed by something that we are both doing. Doing all this again has solved (hopefully) the problem once again - I wonder for how long - I have no way of knowing why this is happening, sadly. Hope this is of help as it will solve future occurances for us/others ! ******************* (BTW. I was writing the above during a (working) Rhide 'session' and soon after it went nuts again - this time I have no idea what is going on... The Make option is now PERMENANTLY off - along with the Run option (Rhide/GCC compiles perfectly though). I have tried changing my source/object directories entries but it makes no (apparent) difference. These are usually set to nothing so I tried entering the paths to my files but this didn't work) Cleatek wrote in message <7c6p03$9e1$1 AT news5 DOT svr DOT pol DOT co DOT uk>... >I think its something to do with an error in the two lines that go in your >autoexec.bat - check their both O.K. This is the only thing that I have >changed and now my programs compile fine again (hope I haven't said that >too soon !)