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]

building gcc 4.0 such that it implicitly knows where its header files are


What do I need to do to build gcc 4.0, such that when using it, it
knows where its own header files are.  IOW, such that the compile
implitly uses -I path/to/correct/system/header/files.

>From what I've read, that should be the default, but that's not the
behaviour I'm seeing.

Thanks,
Noel


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