This is the mail archive of the gcc@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]

Re: libstdc++ headers and system headers



> -I/usr/include will, for example, cause an inappropriate varargs.h to
> be found by GCC.  And that's just the beginning.  Potentially, many
> other things will break.  It's just wrong to use -I/usr/include; the
> GCC manual has warned about this for ages, and contains a complete
> explanation of the problem.

OK, yes, this is correct.



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