From: ComputerNerd700 AT aol DOT com Message-ID: <8.e9b6683.278a647a@aol.com> Date: Sun, 7 Jan 2001 19:31:54 EST Subject: (no subject) To: djgpp AT delorie DOT com MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="part1_8.e9b6683.278a647a_boundary" Content-Disposition: Inline X-Mailer: 6.0 sub 148 Reply-To: djgpp AT delorie DOT com --part1_8.e9b6683.278a647a_boundary Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit when i try to compile stuff, i get a message that says, Fatal: Error in DJGPP instalation Environment variable DJGPP is not defined i looked in the FAQ's and did what it said about the autoexec.bat file, but it still doesn't compile. this is the contents of the environ.txt file: TMP=C:\WINDOWS\TEMP TEMP=C:\WINDOWS\TEMP WINBOOTDIR=C:\WINDOWS COMSPEC=C:\WINDOWS\COMMAND.COM CLASSPATH=C:\Adobe\Photo Delux\AdobeConnectables MSINPUT=C:\MSINPUT PATH=C:\WINDOWS;C:\WINDOWS;C:\WINDOWS\COMMAND;C:\WINDOWS;C:\WINDOWS\COMMAND;C: \DJGPP\BIN WINPMT=$P$G PROMPT=[Windows 95] $P$G windir=C:\WINDOWS BLASTER=A220 I5 D1 CMDLINE=gxx test.cpp -o test.exe this is the go32-v2 output: DPMI memory available: 34227 KB DPMI swap space available: 11741 KB thanks for your help! --part1_8.e9b6683.278a647a_boundary Content-Type: text/html; charset="US-ASCII" Content-Transfer-Encoding: 7bit when i try to compile stuff, i get a message that says,

Fatal:  Error in DJGPP instalation
Environment variable DJGPP is not defined

i looked in the FAQ's and did what it said about the autoexec.bat file, but
it still doesn't compile.

this is the contents of the environ.txt file:

TMP=C:\WINDOWS\TEMP
TEMP=C:\WINDOWS\TEMP
WINBOOTDIR=C:\WINDOWS
COMSPEC=C:\WINDOWS\COMMAND.COM
CLASSPATH=C:\Adobe\Photo Delux\AdobeConnectables
MSINPUT=C:\MSINPUT
PATH=C:\WINDOWS;C:\WINDOWS;C:\WINDOWS\COMMAND;C:\WINDOWS;C:\WINDOWS\COMMAND;C:

\DJGPP\BIN
WINPMT=$P$G
PROMPT=[Windows 95] $P$G
windir=C:\WINDOWS
BLASTER=A220 I5 D1
CMDLINE=gxx test.cpp -o test.exe

this is the go32-v2 output:

DPMI memory available: 34227 KB
DPMI swap space available: 11741 KB

thanks for your help!
--part1_8.e9b6683.278a647a_boundary--