Hi,
in 5.7 Adjusting the Toolchain when I run:
gcc -dumpspecs | sed '[EMAIL PROTECTED]/lib/ld-linux.so.2@/tools&@g' \
> `dirname $(gcc -print-libgcc-file-name)`/specs
I got the message "gcc:unrecognised option `-mtune=pentiumpro` "
I copied and paste the command from the manual so I know I entered
it correctly. Cant find anything relevant in the archives. This was the only
output to screen and as I read somewhere sed should output every line
processed to the console, so I would have expected some other output if
the command did anything. Does it look like the command failed?
When I ran it again it didn't even give the error message?
Where is the specs file that I'm meant to check for the changes?
Thanks
Richard
(sorry for resending but added a more meaningful title!)
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page
What distro are you building from? I recommend using the LFS liveCD.
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page
I'm building from LiveCD 6.3
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page