Mail Archives: djgpp/2000/10/09/18:15:19
From: | p DOT pancini AT agonet DOT it
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | Problem with djgpp.env
|
Message-ID: | <39e25d1f.834320@news.libero.it>
|
X-Newsreader: | Forte Free Agent 1.21/32.243
|
Lines: | 32
|
Date: | Mon, 09 Oct 2000 22:12:36 GMT
|
NNTP-Posting-Host: | 151.30.134.20
|
X-Complaints-To: | abuse AT libero DOT it
|
X-Trace: | news.infostrada.it 971129556 151.30.134.20 (Tue, 10 Oct 2000 00:12:36 MET DST)
|
NNTP-Posting-Date: | Tue, 10 Oct 2000 00:12:36 MET DST
|
Organization: | [Infostrada]
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
Reply-To: | djgpp AT delorie DOT com
|
Hi,
I have a problem with djgpp.env.
When I write down: "gcc ..." followed by everything, I get the
message: "Error in DJGPP installation. Environment variable DJGPP
point to a file: 'C:\DJGPP\DJGPP.ENV' which does not exist".
The file DJGPP.ENV exists in that directory.
I dont' how to do. I work with Win95 and the DJGPP is the version
2.00, if I'm not wrong.
This is my autoexec.bat:
"mode con codepage prepare=((850) C:\WIN95\COMMAND\ega.cpi)
mode con codepage select=850
keyb it,,C:\WIN95\COMMAND\keyboard.sys
rem S3REFRSH 8980
SET PATH=C:\PROGRA~1\ESAFE\PROTECT;%PATH%
set djgpp=c:\djggp\djgpp.env
set path=c:\djgpp\bin;%PATH%"
This is my config.sys:
"device=C:\WIN95\COMMAND\display.sys con=(ega,,1)
Country=039,850,C:\WIN95\COMMAND\country.sys
FILES=60"
- Raw text -