This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
installing gcc
- From: Woelfle Bernd ZFF TR-W <bernd dot woelfle at zf dot com>
- To: "'gcc-help at gcc dot gnu dot org'" <gcc-help at gcc dot gnu dot org>
- Date: Fri, 24 Jan 2003 15:43:15 +0100
- Subject: installing gcc
hello,
I tried to compile my first example and get the following error:
In file included from myfile.cpp:1:
c:/djgpp/lang/cxx/3.21/iostream:44:28: bits/c++config.h: No such file or
directo
ry (ENOENT)
In file included from c:/djgpp/lang/cxx/3.21/ios:44,
from c:/djgpp/lang/cxx/3.21/ostream:45,
from c:/djgpp/lang/cxx/3.21/iostream:45,
from myfile.cpp:1:
The file exists and I don't know why the compiler can't find it.
It would be nice if you could help me. Thank you.
kind regards
bernd woelfle