Message-ID: <000601be65f4$1b69d9a0$be275da6@siegfried> From: "John L Meyer" To: Subject: Re: C++ compiler Date: Wed, 3 Mar 1999 20:34:47 -0700 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_003F_01BE65B5.4768F7A0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.0810.800 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.0810.800 Reply-To: djgpp AT delorie DOT com This is a multi-part message in MIME format. ------=_NextPart_000_003F_01BE65B5.4768F7A0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable put your PATH and DJGPP variables as the higest items in your = autoexec.bat file. 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 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 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 ------=_NextPart_000_003F_01BE65B5.4768F7A0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
put your PATH and DJGPP variables as the higest = items in=20 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 = 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 to=20 program in C++ I have downloaded the files needed to compile the = program by=20 using the DJGPP zip-picker.  However I keep getting the same = error=20 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 = advice.
 
 
C:\djgpp\bin>go32-v2
go32/v2 version = 2.0 built=20 Nov 15 1998 14:36:43
Usage: go32 coff-image [args]
Rename this = to=20 go32.exe only if you need a go32 that can run v2 binaries = as
 well as=20 v1 binaries (old makefiles).  Put ahead of the old go32 in your=20 PATH
 but do not delete your old go32 - leave it in the PATH = after=20 this one.
Set GO32_V2_DEBUG=3Dy in the environment to get verbose=20 output.
 
DPMI memory available: 21656 = Kb
DPMI swap=20 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 D1=20 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 = 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 ram,=20 but no EMS
rem Device=3DC:\WINDOWS\Emm386.exe RAM=20 NOEMS
Device=3DC:\WINDOWS\Emm386.exe = RAM
DEVICEHIGH=3Dc:\cdrom\tatungcd.sys=20 /D:IDECD000
 
SAMPLE = PROGRAM
#include = <iostream.h>
 
void main()
{
  = cout  <<=20 "Hello World!\n";
}
-[_]--------------------------- = Message Window=20 -------------------
 Compiling: hello.cc
  Error in = DJGPP=20 instalation
  Environment variable DJGPP is not = defined
 There=20 were some errors

------=_NextPart_000_003F_01BE65B5.4768F7A0--