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]
Other format: [Raw text]

Re: gcc 3.2's cpp breaks configure scripts


> -I/usr/include is actually a very substantial problem.  For instance,
> when cross-compiling, it tends to make target programs pick up the
> build system's headers.  I don't think GCC should do anything to work
> around this warning.

Agreed, however the warning also comes up for -I/usr/local/include when
prefix is /usr/local, and in that case it is more questionable whether
there is really a problem.


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