------- Comment #9 from drow at gcc dot gnu dot org  2008-02-23 17:43 -------
Subject: Re:  References to original ${prefix} paths in
        relocated toolchain and /lib and /usr/lib search paths appear in
        cross toolchain.

On Sat, Feb 23, 2008 at 08:03:34AM -0000, kkylheku at gmail dot com wrote:
> I made the compiler too smart :) so that even the intermediate stage xgcc
> restricts its search paths to its own installation. It thinks that its own
> temporary installation contains the sysroot, when in fact it should be
> ``breaking the rules'' and using the absolute path to the sysroot.
> 
> I think that I'm hacking in the right direction here; there just has to be
> logic to have no path translation during staging.

It sounds to me like you are reinventing --with-build-sysroot.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35300

Reply via email to