hauradou wrote: > Is it truely a bug, as stated in the dev book? > > After building gcc-4.5.0, found a macro: __i686, expanding to 1 > > glibc built fine in this chapter after adding 'asm-CPPFLAGS += -U > __i686' to configparms, without using any patch.
You don't say what your platform is. The problem only shows up on a 32-bit system. It builds fine without the patch on a 64-bit system. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page