On Fri, Apr 14, 2006 at 09:00:14PM +0100, Dave Murphy wrote: > Ranjit Mathew wrote: > >-----BEGIN PGP SIGNED MESSAGE----- > >Hash: SHA1 > > > >Dave Murphy wrote: > > > >>I've been having some odd problems with relocation of 4.x toolchains - > >>i.e. when a toolchain is configured, built and installed with one prefix > >>but later moved to another location. The binaries appear to be checking > >>something in the old location before reading from the new path. > >> > > > >I might be mistaken, but I think this is intentional behaviour. > > > It may well be, it's certainly been introduced in the 4.x series - 3.x.x > does not have the issue ( as far back as 3.3.2 anyway) >
It may be related to http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14435 Can you try http://gcc.gnu.org/ml/gcc-patches/2006-01/msg01757.html H.J.