delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2001/07/10/14:05:50

Message-ID: <000b01c10959$5ce2eec0$82550404@0017949504>
From: "Misha Lax" <sefir AT sega DOT net>
To: <djgpp AT delorie DOT com>
Subject: Rhide Problems....
Date: Tue, 10 Jul 2001 11:59:52 -0400
MIME-Version: 1.0
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

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 5.50.4611.1300" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>I am having problems using the Rhide =
IDE.&nbsp;=20
Below is the bug report including my problems.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial=20
size=3D2>----------------------------------------------------------------=
-------------------------------------------------------------------------=
-------------------------------------</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>This is a bug report for RHIDE Version =
1.4.7.8 (Nov=20
10 2000 21:25:40)<BR>I am running an MS DOS window from Windows =
ME</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Important environment=20
variables:<BR>PATH=3DC:\djgpp\djdev203\bin<BR>DJGPP=3Dc:\djgpp\djdev203\d=
jgpp.env<BR>DJDIR=3Dc:/djgpp/djdev203<BR>LFN=3Dy<BR>INFOPATH=3Dc:/djgpp/d=
jdev203/info;c:/djgpp/djdev203/gnu/emacs/info<BR>LOCALEDIR=3D<BR>LANGUAGE=
=3D<BR>SHELL=3D<BR>COMSPEC=3DC:\WINDOWS\COMMAND.COM<BR>DJSYSFLAGS=3D</FON=
T></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Here is the output from a sample =
compilation and=20
link for C<BR>executing: <BR>echo "int main(){return 0;}" | redir -eo =
gcc=20
-Xlinker -v -Wa,-v -v -o /dev/null -x c -<BR>Bad command or file=20
name</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>End of the sample</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Here is the output from a sample =
compilation and=20
link for C++<BR>executing: <BR>echo "int main(){return 0;}" | redir -eo =
gcc=20
-Xlinker -v -Wa,-v -v -o /dev/null -x c++ -<BR>Bad command or file=20
name</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>End of the sample</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>My problem is the=20
following:<BR>=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<BR>When I run Rhide, and try to=20
compile something, the error window says: Bad<BR>Command or File =
Name.&nbsp; I=20
set the enviorment variables for DJGPP, except for<BR>PATH I put: set=20
PATH=3DC:\DJGPP\djdev203\bin&nbsp;&nbsp; , which I know is correct, but=20
it<BR>would not let me also enter the ;%PATH% to the path =
variable.&nbsp; Also,=20
I set the<BR>header and library files in the options, but I do not know =
what to=20
put for the<BR>Objects path, nor the Sources path.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV></BODY></HTML>

------=_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--

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019