Mail Archives: djgpp/1998/04/23/22:33:04
aadhanda AT bellatlantic DOT net wrote in article
<35378921 DOT 1654937B AT bellatlantic DOT net>...
> I am having installation problems with DJGPP. I have installed
> gcc280b.zip, lgpp280b.zip, bnu281b.zip, djdev201.zip, mak3761b.zip, and
> txi390b.zip from the "zip picker" on the DJGPP homepage. I have set the
> path in my autoexe.bat file but when i run the program "hello.cpp" it
> says:
> iostream.h : no such file or directory. Also, I cannot find the files
> gpp.exe or gxx.exe for C++ compilation. If anybody could help me it
> would be appreciated. Thank You.
I suppose You forget to download v2gnu/gpp280b.zip (C++ compiler -
lgpp280b.zip holds C++ library only). Also check your autoexec.bat for
variable DJGPP that have to point to your djgpp.env file (something like
"set DJGPP=C:\djgpp\djgpp.env").
- Raw text -