Message-ID: <000b01c10959$5ce2eec0$82550404@0017949504> From: "Misha Lax" To: Subject: Rhide Problems.... Date: Tue, 10 Jul 2001 11:59:52 -0400 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_0007_01C10937.D3C8FBA0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Reply-To: djgpp AT delorie DOT com This is a multi-part message in MIME format. ------=_NextPart_000_0007_01C10937.D3C8FBA0 Content-Type: multipart/alternative; boundary="----=_NextPart_001_0008_01C10937.D3C8FBA0" ------=_NextPart_001_0008_01C10937.D3C8FBA0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I am having problems using the Rhide IDE. Below is the bug report = including my problems. -------------------------------------------------------------------------= -------------------------------------------------------------------------= ---------------------------- This is a bug report for RHIDE Version 1.4.7.8 (Nov 10 2000 21:25:40) I am running an MS DOS window from Windows ME Important environment variables: PATH=3DC:\djgpp\djdev203\bin DJGPP=3Dc:\djgpp\djdev203\djgpp.env DJDIR=3Dc:/djgpp/djdev203 LFN=3Dy INFOPATH=3Dc:/djgpp/djdev203/info;c:/djgpp/djdev203/gnu/emacs/info LOCALEDIR=3D LANGUAGE=3D SHELL=3D COMSPEC=3DC:\WINDOWS\COMMAND.COM DJSYSFLAGS=3D Here is the output from a sample compilation and link for C executing:=20 echo "int main(){return 0;}" | redir -eo gcc -Xlinker -v -Wa,-v -v -o = /dev/null -x c - Bad command or file name End of the sample Here is the output from a sample compilation and link for C++ executing:=20 echo "int main(){return 0;}" | redir -eo gcc -Xlinker -v -Wa,-v -v -o = /dev/null -x c++ - Bad command or file name End of the sample My problem is the following: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D When I run Rhide, and try to compile something, the error window says: = Bad Command or File Name. I set the enviorment variables for DJGPP, except = for PATH I put: set PATH=3DC:\DJGPP\djdev203\bin , which I know is = correct, but it would not let me also enter the ;%PATH% to the path variable. Also, I = set the header and library files in the options, but I do not know what to put = for the Objects path, nor the Sources path. ------=_NextPart_001_0008_01C10937.D3C8FBA0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
I am having problems using the Rhide = IDE. =20 Below is the bug report including my problems.
 
----------------------------------------------------------------= -------------------------------------------------------------------------= -------------------------------------
This is a bug report for RHIDE Version = 1.4.7.8 (Nov=20 10 2000 21:25:40)
I am running an MS DOS window from Windows = ME
 
Important environment=20 variables:
PATH=3DC:\djgpp\djdev203\bin
DJGPP=3Dc:\djgpp\djdev203\d= jgpp.env
DJDIR=3Dc:/djgpp/djdev203
LFN=3Dy
INFOPATH=3Dc:/djgpp/d= jdev203/info;c:/djgpp/djdev203/gnu/emacs/info
LOCALEDIR=3D
LANGUAGE= =3D
SHELL=3D
COMSPEC=3DC:\WINDOWS\COMMAND.COM
DJSYSFLAGS=3D
 
Here is the output from a sample = compilation and=20 link for C
executing:
echo "int main(){return 0;}" | redir -eo = gcc=20 -Xlinker -v -Wa,-v -v -o /dev/null -x c -
Bad command or file=20 name
 
End of the sample
 
Here is the output from a sample = compilation and=20 link for C++
executing:
echo "int main(){return 0;}" | redir -eo = gcc=20 -Xlinker -v -Wa,-v -v -o /dev/null -x c++ -
Bad command or file=20 name
 
End of the sample
 
 
 
My problem is the=20 following:
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D
When I run Rhide, and try to=20 compile something, the error window says: Bad
Command or File = Name.  I=20 set the enviorment variables for DJGPP, except for
PATH I put: set=20 PATH=3DC:\DJGPP\djdev203\bin   , which I know is correct, but=20 it
would not let me also enter the ;%PATH% to the path = variable.  Also,=20 I set the
header and library files in the options, but I do not know = what to=20 put for the
Objects path, nor the Sources path.
 
 
------=_NextPart_001_0008_01C10937.D3C8FBA0-- ------=_NextPart_000_0007_01C10937.D3C8FBA0 Content-Type: text/plain; name="problem.txt" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="problem.txt" This is a bug report for RHIDE Version 1.4.7.8 (Nov 10 2000 21:25:40) I am running an MS DOS window from Windows ME Important environment variables: PATH=3DC:\djgpp\djdev203\bin DJGPP=3Dc:\djgpp\djdev203\djgpp.env DJDIR=3Dc:/djgpp/djdev203 LFN=3Dy INFOPATH=3Dc:/djgpp/djdev203/info;c:/djgpp/djdev203/gnu/emacs/info LOCALEDIR=3D LANGUAGE=3D SHELL=3D COMSPEC=3DC:\WINDOWS\COMMAND.COM DJSYSFLAGS=3D Here is the output from a sample compilation and link for C executing:=20 echo "int main(){return 0;}" | redir -eo gcc -Xlinker -v -Wa,-v -v -o = /dev/null -x c - Bad command or file name End of the sample Here is the output from a sample compilation and link for C++ executing:=20 echo "int main(){return 0;}" | redir -eo gcc -Xlinker -v -Wa,-v -v -o = /dev/null -x c++ - Bad command or file name End of the sample My problem is the following: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D When I run Rhide, and try to compile something, the error window says: = Bad Command or File Name. I set the enviorment variables for DJGPP, except = for PATH I put: set PATH=3DC:\DJGPP\djdev203\bin , which I know is = correct, but it would not let me also enter the ;%PATH% to the path variable. Also, I = set the header and library files in the options, but I do not know what to put = for the Objects path, nor the Sources path. ------=_NextPart_000_0007_01C10937.D3C8FBA0--