%general-entities; ]> GCC-&gcc-version; - Cross Compiler Final GCC cross tools, final Installation of GCC Cross Compiler Finally, disable in configure so wrong architecture libraries are not picked up, as -B is not expanded by the multilib spec: cp -v configure{,.orig} sed -e '/FLAGS_FOR_TARGET.*\/lib\//s@-B[^ ]*/lib/@@g' configure.orig >configure ../gcc-&gcc-version;/configure --prefix=/cross-tools \ --target=${CLFS_TARGET} --host=${CLFS_HOST} \ --with-local-prefix=/tools --disable-nls --enable-shared \ --enable-languages=c,c++ --enable-__cxa_atexit \ --enable-c99 --enable-long-long --enable-threads=posix <para>Details on this package are located in <xref linkend="contents-gcc" role="."/></para> </sect2> </sect1>