%general-entities; ]> Glibc-&glibc-linuxthreads-version; Glibc cross tools Installation of Glibc If you require libidn support, you can add it by unpacking glibc-libidn-&glibc-linuxthreads-version; tarball from within the glibc-&glibc-linuxthreads-version; directory. If you use libidn here, you will also need to build it during the final-system build. patch -Np1 -i ../&glibc-linuxthreads-libgcc_eh-patch; BUILD_CC="gcc" CC="${LFS_TARGET}-gcc" \ AR="${LFS_TARGET}-ar" RANLIB="${LFS_TARGET}-ranlib" \ ../glibc-&glibc-linuxthreads-version;/configure --prefix=/tools \ --host=${LFS_TARGET} --build=${LFS_HOST} \ --disable-profile --enable-add-ons --enable-kernel=2.6.0 \ --with-binutils=/cross-tools/bin --with-headers=/tools/include The meaning of the new configure options: <para>Details on this package are located in <xref linkend="contents-glibc" role="."/></para> </sect2> </sect1>