From: "Jeremy Carey" Newsgroups: comp.os.msdos.djgpp References: <000601be65f4$1b69d9a0$be275da6 AT siegfried> Subject: Re: C++ compiler Date: Thu, 4 Mar 1999 06:23:42 -0500 Lines: 287 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_001E_01BE6607.8D026060" X-Newsreader: Microsoft Outlook Express 4.72.3110.1 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 NNTP-Posting-Host: milton.psghs.edu Message-ID: <36de981e.0@207.227.203.4> To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com This is a multi-part message in MIME format. ------=_NextPart_000_001E_01BE6607.8D026060 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hey, I had this same problem for a while. If you just used the djgpp = zip file picker, it doesn't come with djdevxxx.zip, which you need to = have, because it has the original djgpp.env file in and no other ones = will work. Hope this helps! Jeremy John L Meyer wrote in message = <000601be65f4$1b69d9a0$be275da6 AT siegfried>... put your PATH and DJGPP variables as the higest items in your = autoexec.bat file. =20 John Meyer USC Today Life & Leisure Editor e-mail: john_meyer AT geocities DOT com Of course, I have no evidence for this, but when has that stopped me = before? ----- Original Message -----=20 From: Rod Ehler=20 To: djgpp AT delorie DOT com=20 Sent: Wednesday, March 03, 1999 1:39 PM Subject: C++ compiler =20 =20 Being a novice in programming and attempting to learn to program = in C++ I have downloaded the files needed to compile the program by = using the DJGPP zip-picker. However I keep getting the same error = message everytime I run the sample program: = Error in DJGPP instalation = Environment variable DJGPP is not defined Would appreciate any suggestions or advice. =20 =20 C:\djgpp\bin>go32-v2 go32/v2 version 2.0 built Nov 15 1998 14:36:43 Usage: go32 coff-image [args] Rename this to go32.exe only if you need a go32 that can run v2 = binaries as well as v1 binaries (old makefiles). Put ahead of the old go32 = in your PATH but do not delete your old go32 - leave it in the PATH after = this one. Set GO32_V2_DEBUG=3Dy in the environment to get verbose output. =20 DPMI memory available: 21656 Kb DPMI swap space available: 7808 Kb =20 AUTOEXEC.BAT FILE set path=3Dc:\windows\command set PATH=3DC:\DJGPP\BIN;%PATH% set DJGPP=3DC:\DJGPP\DJGPP.ENV c:\windows\smartdrv /q =20 LH c:\windows\command\mscdex /D:IDECD000 /L:M =20 LH c:\mouse\cloaking c:\mouse\mouse ps2 =20 SET PROMPT=3D$p$g SET TEMP=3DC:\windows\TEMP SET TMP=3DC:\windows\TEMP SET BLASTER=3DA220 I5 D1 T2 =20 REM Set the Audio card C:\WINDOWS\CWBINIT.EXE /A =20 REM LTTSR.EXE sets up the modem for com2. c:\modem\lttsr.exe /I4 =20 CONFIG.SYS FILE REM Configure the PNP devices device=3Dc:\icu\dwcfgmg.sys =20 DOS=3DHIGH,UMB buffershigh=3D10 fcbshigh=3D4 fileshigh=3D30 lastdrivehigh=3DZ stackshigh=3D9,256 Device=3DC:\WINDOWS\Himem.Sys /testmem:off =20 rem The following line will get you more ram, but no EMS rem Device=3DC:\WINDOWS\Emm386.exe RAM NOEMS Device=3DC:\WINDOWS\Emm386.exe RAM DEVICEHIGH=3Dc:\cdrom\tatungcd.sys /D:IDECD000 =20 SAMPLE PROGRAM #include =20 void main() { cout << "Hello World!\n"; } -[_]--------------------------- Message Window = ------------------- Compiling: hello.cc Error in DJGPP instalation Environment variable DJGPP is not defined There were some errors =20 ------=_NextPart_000_001E_01BE6607.8D026060 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hey, I had this same problem for a = while. =20 If you just used the djgpp zip file picker, it doesn't come with = djdevxxx.zip,=20 which you need to have, because it has the original djgpp.env file in = and no=20 other ones will work.  Hope this helps!
          &nbs= p;            = ;            =             &= nbsp;     =20 Jeremy
John L Meyer wrote in message=20 <000601be65f4$1b69d9a0$be275da6 AT siegfried>...
put your PATH and DJGPP variables as the = higest items=20 in your autoexec.bat file.
 
John Meyer
USC Today Life & Leisure Editor
e-mail: john_meyer AT geocities DOT com
= Of=20 course, I have no evidence for this, but when has that stopped me=20 before?
----- Original Message -----=20
From: Rod = Ehler
Sent: Wednesday, March 03, 1999 1:39 PM
Subject: C++ compiler

Being a novice in programming and attempting = to learn=20 to program in C++ I have downloaded the files needed to compile = the=20 program by using the DJGPP zip-picker.  However I keep = getting the=20 same error message everytime I run the sample = program:
          &nbs= p;            = ;            =             &= nbsp;           &n= bsp;       =20 Error in DJGPP=20 = instalation
         &nbs= p;            = ;            =             &= nbsp;           &n= bsp;        =20 Environment variable DJGPP is not defined
Would appreciate any suggestions or=20 advice.
 
 
C:\djgpp\bin>go32-v2
go32/v2 = version 2.0=20 built Nov 15 1998 14:36:43
Usage: go32 coff-image = [args]
Rename=20 this to go32.exe only if you need a go32 that can run v2 = binaries=20 as
 well as v1 binaries (old makefiles).  Put ahead = of the=20 old go32 in your PATH
 but do not delete your old go32 - = leave=20 it in the PATH after this one.
Set GO32_V2_DEBUG=3Dy in the = environment=20 to get verbose output.
 
DPMI memory available: 21656 = Kb
DPMI=20 swap space available: 7808 Kb
 
 AUTOEXEC.BAT=20 FILE
set = path=3Dc:\windows\command
set=20 PATH=3DC:\DJGPP\BIN;%PATH%
set=20 DJGPP=3DC:\DJGPP\DJGPP.ENV
c:\windows\smartdrv = /q
 
LH c:\windows\command\mscdex = /D:IDECD000=20 /L:M
 
LH = c:\mouse\cloaking
c:\mouse\mouse=20 ps2
 
SET PROMPT=3D$p$g
SET=20 TEMP=3DC:\windows\TEMP
SET TMP=3DC:\windows\TEMP
SET = BLASTER=3DA220 I5=20 D1 T2
 
REM Set the Audio=20 card
C:\WINDOWS\CWBINIT.EXE /A
 
REM LTTSR.EXE sets up the = modem for=20 com2.
c:\modem\lttsr.exe /I4
 
CONFIG.SYS=20 FILE
REM=20 Configure the PNP = devices
device=3Dc:\icu\dwcfgmg.sys
 
DOS=3DHIGH,UMB
buffershigh=3D10
fcbshigh=3D4
fileshigh=3D= 30
lastdrivehigh=3DZ
stackshigh=3D9,256
Device=3DC:\WINDOWS\Hime= m.Sys=20 /testmem:off
 
rem The following line will = get you more=20 ram, but no EMS
rem Device=3DC:\WINDOWS\Emm386.exe RAM=20 NOEMS
Device=3DC:\WINDOWS\Emm386.exe=20 RAM
DEVICEHIGH=3Dc:\cdrom\tatungcd.sys = /D:IDECD000
 
SAMPLE=20 PROGRAM
#include = <iostream.h>
 
void main()
{
  = cout =20 << "Hello World!\n";
}
-[_]--------------------------- Message=20 Window -------------------
 Compiling: = hello.cc
  Error=20 in DJGPP instalation
  Environment variable DJGPP is not = defined
 There were some=20 = errors

= ------=_NextPart_000_001E_01BE6607.8D026060--