Start New Discussion Reply to this Discussion Adjusting the Toolchain LFS
I'M working my way through the linux from scratch project and I'M currently stuck on the following page, what does it want me to do?
http://www.linuxfromscratch.org/lfs/view/stable/chapter05/adjusting.html
Does it just want me to run the commands in the grey box listed below while in the /lib directory?
SPECS=dirname $($LFS_TGT-gcc -print-libgcc-file-name)/specs
$LFS_TGT-gcc -dumpspecs | sed \
-e 's@/lib(64)\?/ld@/tools&@g' \
-e "/^*cpp:$/{n;s,$, -isystem /tools/include,}" > $SPECS
echo "New specs file is: $SPECS"
unset SPECS
Related Article: Linux From Scratch
is a Linux and Unix discussion thread by Garrett85 that has 3 replies and was last updated 10 months ago.
Garrett85
Posting Pro in Training
428 posts since Oct 2009
Reputation Points: 10
Solved Threads: 1
Skill Endorsements: 0
© 2013 DaniWeb® LLC
Page generated in 0.0604 seconds
using 2.64MB