www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1998/11/24/11:32:24

Message-Id: <199811241632.QAA06392@remus.clara.net>
From: "Arthur" <arfa AT clara DOT net>
To: <djgpp AT delorie DOT com>
Subject: RE: setting up DJGPP C compiler
Date: Tue, 24 Nov 1998 16:31:07 -0000
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0
Importance: Normal
In-Reply-To: <365A411E.5DCA173E@thegrid.net>
X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3
Reply-To: djgpp AT delorie DOT com

> I am having some real trouble setting up DJGPP.  I know that it says to
> read the instructions and do what it says in README.1ST but, I tried and
> tried and it still isn't working.  I keep having problem after problem.
> Can someone tell me how to change environment variables (correctly) and
> change the djgpp.env to my settings.

The environment variables are lines in your autoexec.bat file beginning in
"SET..."

You need "SET DJGPP=C:\DJGPP\DJGPP.ENV" in your autoexec.bat file, along
with "SET PATH=C:\DJGPP\BIN;%PATH%;" Where "C:\DJGPP\" is the directory in
which everything is installed. If you want Long File Name support you also
need "SET LFN=y".

You shouldn't need to change djgpp.env - you can use it to remove the need
for the "SET LFN..." statement, but it is not recommended; and you should
tweak it a bit if you use RHIDE and C++. Otherwise, it's reccommended that
you leave it well alone.

Please explain what problems you are having exactly. If you are running it
in a dos box in Windows 95/98/NT, make sure that the dos prompt is in a
window (press ALT+ENTER if not), click on the dragbox icon on the bar at the
top, highlight the command line you used and the error messages it produces,
then click on the copy icon. Paste that into your e-mail message. This
allows us to understand what's going wrong and to provide more detailed
instructions. If you are presented with an error message, please copy it
exactly.

James Arthur - jaa AT arfa DOT clara DOT net
http://www.arfa.clara.net/james/
ICQ#15054819



- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019