On Mon, 12 Mar 2012 18:17:54 +0000
Pierre Labastie <pierre.labas...@neuf.fr> wrote:

> I've run binutils/gcc-pass1 following Jeremy's patch, with gcc-4.6.3,
> so without --disable-target-*.
> 
> It compiles. zlib is compiled in the gcc-build/zlib directory, with the
> host toolchain, then linked to gcc after building gcc.
> 
> The only library, which is compiled with xgcc, is libgcc.

Interesting. For me, there are 2 copies of zlib, one, as you say, in
gcc-build/zlib. The other (the one that fails, the one the
patch/configure switches prevent) is in
gcc-build/build-x86_64-unknown-linux-gnu/zlib and is compiled with xgcc.

Andy
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to