Content-return: allowed Date: Mon, 23 Oct 2000 11:19:33 -0700 From: "Chaban, Jennifer L" Subject: cout Error To: "'djgpp AT delorie DOT com'" Message-id: MIME-version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-type: MULTIPART/MIXED; BOUNDARY="Boundary_(ID_AVX6KCFKOvy7NpoD7F0KyA)" Reply-To: djgpp AT delorie DOT com This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. --Boundary_(ID_AVX6KCFKOvy7NpoD7F0KyA) Content-type: text/plain Content-transfer-encoding: 7BIT Hi! I just downloaded DJGPP and I am having a problem with compiling a test program. This is what the error says: c:/djgpp/tmp\ccY6QHiP.o(.text+0x1f):world.cc: undefined reference to 'cout' c:/djgpp/tmp\ccY6QHiP.o(.text+0x24):world.cc: undefined reference to 'ostream::operator<<(char const *)' collect2: 1d returned 1 exit status Here is my code : <> Here is my ENVIRON.TXT file: <> Here is the result of go32-v2: DPMI memory available: 74900 Kb DPMI swap space available: 0 Kb Thanks for your help. Jenna Chaban email: jennifer DOT l DOT chaban AT lmco DOT com --Boundary_(ID_AVX6KCFKOvy7NpoD7F0KyA) Content-type: application/octet-stream; name=world.cc Content-disposition: attachment; filename=world.cc Content-transfer-encoding: BASE64 Comments: Conversion error: (No formatted text for errno = 0) I2luY2x1ZGUgPGlvc3RyZWFtLmg+DQoNCi8vdXNpbmcgbmFtZXNwYWNlIHN0ZDsN Cg0KaW50IG1haW4oKQ0Kew0KICAgY291dCA8PCAiSGVsbG8gd29ybGQhIjsNCg0K ICAgcmV0dXJuIDA7DQp9DQo= --Boundary_(ID_AVX6KCFKOvy7NpoD7F0KyA) Content-type: text/plain; name=environ.txt Content-disposition: attachment; filename=environ.txt Content-transfer-encoding: 7BIT ALLUSERSPROFILE=C:\WINNT\profiles\All Users CFGDRV=G CFGSRV=lmmhive1 CMDRV=F CMSRV=lmmhive3 COMPUTERNAME=SVL230AM8L ComSpec=C:\WINNT\system32\cmd.exe DJGPP=C:\DJGPP\DJGPP.ENV HOMEDRIVE=H: HOMEPATH=\j\jchaban HOMESHARE=\\LMMSUSERS\DATA INSTROOT=c: LCMDIR=\ent\cm\data\prod\pcvm lcmdrv=c LM_LICENSE_FILE=1600 AT cui1 DOT lmms DOT lmco DOT com LOGONSERVER=\\A01DC20 Make=IBM Model=6892N9U NUMBER_OF_PROCESSORS=1 OS=Windows_NT Os2LibPath=C:\WINNT\system32\os2\dll; OSVersion=WinNT Path=C:\WINNT\system32;c:\ent\appl\prod\perl\5.00502\bin\MSWin32-x86;c:\ent\appl\prod\perl\5.00502\bin;C:\WINNT;c:\DJGPP\Bin;C:\ent\appl\prod\MATLABR11\bin;C:\Borland\Bcc55 PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH PCVMCFGDIR=G:\lmms-svl1\SVL230AM8L PROCESSOR_ARCHITECTURE=x86 PROCESSOR_IDENTIFIER=x86 Family 6 Model 7 Stepping 2, GenuineIntel PROCESSOR_LEVEL=6 PROCESSOR_REVISION=0702 Profiles=C:\WINNT\Profiles PROMPT=$P$G SYSID=SVL230AM8L SystemDrive=C: SystemRoot=C:\WINNT TEMP=C:\TEMP TMP=C:\TEMP USERDOMAIN=ACCT01 USERNAME=jchaban USERPROFILE=C:\WINNT\Profiles\jchaban windir=C:\WINNT --Boundary_(ID_AVX6KCFKOvy7NpoD7F0KyA)--