This is the mail archive of the gcc-bugs@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: preprocessor/8505: cross cpp0 usePREFIX_INCLUDE_DIR=$prefix/include


[http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8505]

My apologies for letting this go for so long.

I am not expert in the domain of cross compilers, and I can think of
plausible reasons both to have the PREFIX_INCLUDE_DIR searched and
not to have it searched.  It would be consistent with what is done
for other directories, like LOCAL_INCLUDE_DIR, not to search it;
however, it appears that this directory has been searched in cross
compilers since forever, so people might be depending on the existing
behavior.

I would appreciate opinions.  Dan, I'm cc:ing you because you've had
your fingers in this area recently.

zw


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