This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]