On 10/18/2012 01:33 PM, Bernhard Reutner-Fischer wrote: > On 18 October 2012 17:30:20 Meador Inge <mead...@codesourcery.com> wrote: >> Ping ^ 2 > > Been a while but wasn't --with-build-sysroot for exactly this?
AFAICT, no. --with-build-sysroot seems to be used for setting a different sysroot to use for compiling target libraries while GCC is being built [1]. This patch fixes the gcc-{ar,nm,ranlib} programs that are built and deployed with GCC to not rely on the current PATH when running the binutils programs they are wrapping. [1] http://gcc.gnu.org/install/configure.html -- Meador Inge CodeSourcery / Mentor Embedded