#2637: 6.16 GCC: cc link command incorrect
--------------------+-------------------------------------------------------
 Reporter:  ajp     |       Owner:  lfs-b...@…                   
     Type:  defect  |      Status:  new                          
 Priority:  normal  |   Milestone:  6.7                          
Component:  Errata  |     Version:  SVN                          
 Severity:  normal  |    Keywords:                               
--------------------+-------------------------------------------------------
 In the stable LFS book, the command to create the "/lib/cpp" link is:

 ln -sv ../usr/bin/cpp /lib

 However, if one is using a separate /sources directory as specified early
 on in the book, one would be running this command from /sources/gcc-build.
 Therefore, the path, "../usr/bin/cpp" is nonexistent. It should read
 "/usr/bin/cpp". This should be reported in the Errata for LFS 6.6.

-- 
Ticket URL: <http://wiki.linuxfromscratch.org/lfs/ticket/2637>
LFS Trac <http://wiki.linuxfromscratch.org/lfs/>
Linux From Scratch: Your Distro, Your Rules.
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to