This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: configure --with-sysroot
Alexandre Oliva wrote:-
> It might take some additional tweaking to pass the header search
> prefix to the preprocessor, but hey!, you don't *want* to do that.
If we're going to muck around with CPP's include support (already
somewhat arcane) I would appreciate a document that clearly lays
out
1) Examples of what you can't do with the current scheme
2) Fully specified semantics that you want to implement to fix 1)
Neil.