delorie.com/archives/browse.cgi | search |
From: | "Daniel Noorduin" <w DOT noorduin AT chello DOT nl> |
Newsgroups: | comp.os.msdos.djgpp |
References: | <qD%Z8.914378$yP6 DOT 29417484 AT Flipper> <3d38af6e$0$32644$9b622d9e AT news DOT freenet DOT de> <ITk_8.953349$yP6 DOT 30654750 AT Flipper> <3d3aa2f2$0$15186$9b622d9e AT news DOT freenet DOT de> |
Subject: | Re: Installation Problem |
Lines: | 49 |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-Newsreader: | Microsoft Outlook Express 5.50.4133.2400 |
X-MimeOLE: | Produced By Microsoft MimeOLE V5.50.4133.2400 |
Message-ID: | <Ggy_8.977643$yP6.31307954@Flipper> |
Date: | Sun, 21 Jul 2002 13:01:26 GMT |
NNTP-Posting-Host: | 212.187.58.222 |
X-Complaints-To: | abuse AT chello DOT nl |
X-Trace: | Flipper 1027256486 212.187.58.222 (Sun, 21 Jul 2002 15:01:26 MET DST) |
NNTP-Posting-Date: | Sun, 21 Jul 2002 15:01:26 MET DST |
Organization: | Chello Broadband |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
"deckerben" <deckerben AT freenet DOT de> wrote in message news:3d3aa2f2$0$15186$9b622d9e AT news DOT freenet DOT de... > > "Daniel Noorduin" <w DOT noorduin AT chello DOT nl> wrote in message > news:ITk_8.953349$yP6 DOT 30654750 AT Flipper... > > > of the zip files I downloaded (using the zip picker). As far as I can see > > the djgpp.env file points to the right directory (/lib), but i'll just > give > > But you need to set up an environment variable called 'DJGPP', preferably in > your autoexec.bat file that tells GCC where that configuration is stored. > Something like: > > SET DJGPP=c:\djgpp\djgpp.env > > Did you have it? > > Ben > > Yes, I did copy that line into my autoexec.bat, but it doesn't seem to be that simple.. Looks to me like some kind of conflict between djgcc and rsxnt (I have both compilers installed on my computer at the moment, see my previous post) or some other path problem. Here's what my autoexec.bat says now: @echo off keyb us,,C:\WINDOWS\COMMAND\keyboard.sys C:\WINDOWS\COMMAND\DOSKEY /INSERT C:\ESSAUDIO.COM mode con codepage prepare=((850) c:\windows\COMMAND\ega.cpi) mode con codepage select=850 SET LIBRARY_PATH=C:\RSXNT\LIB SET C_INCLUDE_PATH=C:\RSXNT\INCLUDE SET CPLUS_INCLUDE_PATH=C:\RSXNT\INCLUDE SET DJGPP=C:\DJGPP\DJGPP.ENV SET PATH=C:\DJGPP\BIN;%PATH% path %path%;c:\rsxnt\bin;C:\SPELLEN\LARRY1\PCTOOLS;C:\PCTOOLS; MIRROR C: /TC PC-CACHE /IA /IB /SIZE=64K PCTOOLS /R105K
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |