Date: Tue, 21 Oct 1997 17:49:03 -0400 From: Chris Thompson Subject: Still can't sort out this set-up on Win 3.1 Sender: Chris Thompson To: Unknown Message-ID: <199710211749_MC2-24AC-F51B@compuserve.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="5dc1b7b0-4a5a-11d1-a104-00805feaacd2" Precedence: bulk This is a MIME-encapsulated message --5dc1b7b0-4a5a-11d1-a104-00805feaacd2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hi, I have down loaded djgpp, and installed it (correctly I assume), but when I try to run it, I get the following: C:\DATA\UNI\SFT_IMP1>gcc -Wall -v -g -c ex_1_01.cpp -o ex_1_01.obj gcc version 2.7.2 cpp -lang-c++ -v -undef -D__GNUC__=3D2 -D__GNUG__=3D2 -D__cplusplus -D__= GNUC_MINOR__=3D7 -Dunix -Di386 -DGO32 -DMSDOS -D__unix__ -D__i386__ -D__G= O32__ -D__MSDOS__ -D__unix -D__i386 -D__GO32 -D__MSDOS -Asystem(unix) -As= ystem(msdos) -Acpu(i386) -Amachine(i386) -g -Wall ex_1_01.cpp C:\TMP\ccba= aaaa GNU CPP version 2.7.2 (80386, BSD syntax) #include "..." search starts here: #include <...> search starts here: /usr/local/lib/g++-include /usr/local/include /usr/local/go32/include /usr/local/lib/gcc-lib/go32/2.7.2/include /usr/include End of search list. ex_1_01.cpp:1: iostream.h: No such file or directory (ENOENT) C:\DATA\UNI\SFT_IMP1> I have read & re-read the FAQ's (for hours) and still I can't pinpoint the problem. I have also included a copy of my autoexec.bat file just for laughs. As I am already folically challenged so can't pull any more hair out in frustration, can somebody please help me????? Cheers, Chris= --5dc1b7b0-4a5a-11d1-a104-00805feaacd2 Content-Type: text/plain; charset=ISO-8859-1; name="AUTOEXEC.BAT" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="AUTOEXEC.BAT" @ECHO OFF=0D SET SOUND=3DC:\SBPRO=0D SET BLASTER=3DA220 I7 D1 T4=0D SET MIDI=3DSYNTH:1 MAP:E=0D SET DJGPP=3DC:\DJGPP\DJGPP.EXE=0D SET LIBRARY_PATH=3DC:\DJGPP\LANG\CXX=0D C:\SBPRO\SBPSET /P /Q=0D LH /L:1,37280 C:\F-PROT\VIRSTOP.EXE /DISK /COPY /BOOT=0D LH /L:0;1,45456 /S C:\DOS\SMARTDRV.EXE=0D PROMPT $p$g=0D set mouse=3DC:\Mouse=0D LH /L:0;1,24096 /S C:\Mouse\mouse.exe=0D PATH C:\WINDOWS;C:\DOS;c:\paradise;C:\DJGPP\BIN;C:\TCLITE\BIN;C:\TC\BIN=0D= SET PATH=3D%PATH%;=0D SET TEMP=3DC:\TMP=0D SCANDISK /AUTOFIX /NOSAVE /NOSUMMARY=0D LH /L:1,6384 DOSKEY=0D SET DIRCMD=3D/W /OGN /L /P=0D LH /L:1,16656 KEYB UK,437,C:\DOS\KEYBOARD.SYS=0D REM ********** ATOM COMPUTER SERVICES LTD **********=0D ATOM3=0D LH /L:1,27984 C:\PANA\MSCDEX.EXE /D:MSCD000=0D vgamode 72non-interlace=0D LH /L:1,4544 vesa=0D win c:\windows\progman.exe=0D --5dc1b7b0-4a5a-11d1-a104-00805feaacd2--