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]

make bootstramp cannot find stdio.h


Hello,

I need gcc and g++ running on mingw/msys without -sj-lj-exceptions

I try to configure / make bootstrap gcc-3.1 from the source tarball.

But make stops at least when compiling with xgcc: include files are missing!
stdio.h and other system include files.

Where xgcc looks for this includes?
The commandline has no absolute include path!

PS: I need gcc-3.1 because the project is compiled on
a gcc-3.1 cross compiler on a linux box.

Thank you

Ruediger


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