%general-entities; ]> Cross GCC-&gcc-version; - Final GCC cross tools, final Installation of GCC Cross Compiler AR=ar LDFLAGS="-Wl,-rpath,/cross-tools/lib" \ ../gcc-&gcc-version;/configure --prefix=/cross-tools \ --build=${CLFS_HOST} --target=${CLFS_TARGET} --host=${CLFS_HOST} \ --with-sysroot=${CLFS} --with-local-prefix=/tools \ --with-native-system-header-dir=/tools/include --disable-nls \ --with-sysroot=/mnt/clfs --with-local-prefix=/tools --disable-nls \ --enable-shared --disable-static --enable-languages=c,c++ \ --enable-__cxa_atexit --enable-c99 --enable-long-long --enable-threads=posix \ --with-mpc=/cross-tools --with-mpfr=/cross-tools --with-gmp=/cross-tools \ --with-cloog=/cross-tools --enable-cloog-backend=isl --with-system-zlib \ --disable-cloog-version-check --enable-checking=release \ --enable-libstdcxx-time <para>Details on this package are located in <xref linkend="contents-gcc" role="."/></para> </sect2> </sect1>