[PATCH] Relocated cpp must not search configured prefix.

Carlos O'Donell carlos@codesourcery.com
Mon Nov 20 18:02:00 GMT 2006


On Mon, Oct 16, 2006 at 03:34:38PM -0700, Mark Mitchell wrote:
> Carlos O'Donell wrote:
> >A relocated compiler should never search the configured prefix.
> >The configured prefix may be a network path, or contain other
> >conflicting tools.
> >
> >CPP should not search for headers in the configured prefix.  When
> >searching for headers, all instances of the configured prefix should be
> >replaced with the relocated prefix.
> 
> >Tested on x86_64-unknown-linug-gnu, arm-none-eabi,
> >arm-none-linux-gnueabi.
> >
> >Comments?
> >OK for stage1?
> 
> OK for Stage 1.
> 

This is checked into mainline. Please contact me if anyone has problems
with these changes.

Cheers,
Carlos.
-- 
Carlos O'Donell
CodeSourcery
carlos@codesourcery.com
(650) 331-3385 x716



More information about the Gcc-patches mailing list