This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: configure --with-sysroot
Alexandre Oliva wrote:-
> On Mar 6, 2003, Neil Booth <neil at daikokuya dot co dot uk> wrote:
>
> > 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
>
> I'm not suggesting anything beyond passing modified -isysroot
> arguments to it. It's not like it's changing anything in CPP proper,
> or significantly altering its behavior.
Oh, cool. Thanks for clarifying.
Neil.