Mail Archives: djgpp/1999/02/04/15:55:31
Mirza Hussain (mirza AT bobcat DOT ent DOT ohiou DOT edu) wrote:
: Sorry for the trouble.
: I have windows nt system.
: I have removed all the files and reinstalled all the stuff all over again.
: I assigned the path system variable as said in the readme file.
: I made a new user uservariable by name djgpp and set the value as said.
You mean DJGPP, I hope. Environment variables might be (I don't know as
it's NT you are talking about) case sensitive.
: And now i get the error
: The name specified is not recognised as an internal or external
: command,operable program or batch file.
: I even tried to find the gcc.exe file .It is present in the directory
: c:\djgpp\bin
: i have two dfgpp.env one in c:\djgpp and other in c:\djgpp\gnu\gnu-2.81
:
: My compiler path is COMPILER_PATH=%/>;COMPILER_PATH%%DJDIR%/bin
If you did edit the DJGPP.ENV file, then I suggest you re-extract the
original one.
If this is some environment variable (COMPILER_PATH) DJGPP doesn't care
about it.
You must edit your PATH variable.
: my cc1,ccplus and cpp.exe are in C:\djgpp\lib\gcc-lib\djgpp\2.81
:
: I have all my include files as said in proper place.
:
: I am not using rhide nor c++
: Only c
As a precaution (to when you'll use c++), make sure you unzipped with a
non Long File Name aware zipper and set the environment variable LFN to
n ("set LFN=n") (this is neccessary as you are using NT).
Right,
MartinS
- Raw text -