Host system = LFS live cd version 6.0
Target system = LFS from LFS 6.0 book as written on the CD
Chapter 5.8 page 56 LFS 6.0
Problem/Question: I cannot edit the specfile to reflect the new
linker for the temporary tool chain because it is on the LFS live CD
as read only. Is there a workaround? Or can I safely ignore this? Or am I completely off the track/some hint on building LFS this way
would be greatly appreciated.
If Adjusting the specs file fails because 'gcc --print-file specs' shows a path in /usr/lib/[etc.] then your setup is incorrect. Check to make sure that /tools/bin/gcc exists and that /tools/bin comes before anything in /usr in your PATH.
-- Jeremy Huntwork -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
