Opened 10 years ago

Closed 10 years ago

#3564 closed defect (fixed)

Typo in 5.8. Libstdc++

Reported by: Gandalf Owned by: lfs-book@…
Priority: low Milestone: 7.6
Component: Book Version: SVN
Severity: trivial Keywords:
Cc:

Description

In the 7.5 book, section 5.8, the compile options specify:

--with-gxx-include-dir=/tools/$LFS_TGT/include/c++/4.8.2

but the description states:

--with-gxx-include-dir=/tools/include/c++/4.8.2

(i.e. missing the $LFS_TGT sub-dir)

This error seems to be present in the 7.5 book (Libstdc++ 4.8.2) and the SVN book (Libstdc++ 4.9.0).

Change History (1)

comment:1 by bdubbs@…, 10 years ago

Resolution: fixed
Status: newclosed

Fixed at revision 10556.

Note: See TracTickets for help on using tickets.