Message-ID: <3645C31E.202D7D76@gmx.net> Date: Sun, 08 Nov 1998 15:13:18 -0100 From: Robert Hoehne Organization: none provided X-Mailer: Mozilla 4.01 [de] (Win95; I) MIME-Version: 1.0 To: Dac Chartrand CC: DJGPP Mailing list Subject: Re: Rhide (bug) problem. [!] X-Priority: 3 (Normal) References: <3643E86F DOT 38B75DDE AT videotron DOT ca> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com Dac Chartrand wrote : > > In the DOS version of the Rhide .ENV file there is this line: > > temp_rm=rm -f $(RHIDE_TEMP_SOURCE) > > where rm is a unix/linux command which does not exist in dos ... (this It exists also for Dos (DJGPP). It is in the archive fil316b.zip in the v2gnu/ subdirectory at the same place where you got DJGPP from. > What should I do? Either install the above mentioned archive to get rm.exe or update your gcc to the latest one (2.8.1) which doesn't have the bug (like gcc 2.7.x) which has inspired me to the tricks in the RHIDE .env file. If you got gcc 2.8.1 you can savely all that stuff in the .env dealing with compiling the .cpp files. Or, an other solution: Rename your source files to have the .cc suffix (instead of .cpp) Robert -- ****************************************************** * email: Robert Hoehne * * Post: Am Berg 3, D-09573 Dittmannsdorf, Germany * * WWW: http://www.tu-chemnitz.de/~sho/rho * ******************************************************