On Fri, Nov 02, 2007 at 12:45:32AM +0800, 吴愚 wrote:
> When I came to Chapter 6.10 of LFS6.3 (Re-adjusting the Toolchain),
> after typed this command,
>
> gcc -dumpspecs | sed \
> -e 's@/tools/lib/ld-linux.so.2@/lib/[EMAIL PROTECTED]' \
> -e '/\*startfile_prefix_spec:/{n;[EMAIL PROTECTED]@/usr/lib/ @}' \
> -e '/\*cpp:/{n;[EMAIL PROTECTED]@ -isystem /usr/[EMAIL PROTECTED]' > \
> `dirname $(gcc --print-libgcc-file-name)`/specs
>
> it told me that
> gcc:unrecognized option '-mutune=pentiumpro'
^
I think you are looking for -mtune.
ĸen
--
das eine Mal als Tragödie, das andere Mal als Farce
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page