Message-ID: <3A58F7EA.79C5EB52@home.com> From: Tom Fjellstrom X-Mailer: Mozilla 4.75 [en] (X11; U; Linux 2.4.0-test10 i686) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: Re: (no subject) References: <8 DOT e9b6683 DOT 278a647a AT aol DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 44 Date: Mon, 08 Jan 2001 01:12:21 GMT NNTP-Posting-Host: 24.70.88.73 X-Complaints-To: abuse AT home DOT net X-Trace: news1.rdc1.ab.home.com 978916341 24.70.88.73 (Sun, 07 Jan 2001 17:12:21 PST) NNTP-Posting-Date: Sun, 07 Jan 2001 17:12:21 PST Organization: Excite AT Home - The Leader in Broadband http://home.com/faster To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com ComputerNerd700 AT aol DOT com wrote: > > 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! first make sure that the 'PATH' statement is actually one line and add a: DJGPP=C:\DJGPP\DJGPP.ENV to the autoexec.bat file. -- Tom Fjellstrom tfjellstrom AT home DOT com http://strangesoft.net/