#2637 closed defect (invalid)
6.16 GCC: cc link command incorrect
Reported by: | Austin J. Pocus | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 6.7 |
Component: | Errata | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description
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.
Note:
See TracTickets
for help on using tickets.
See the note in section 4.2.