Opened 15 years ago

Closed 15 years ago

#2460 closed defect (fixed)

GCC - Consistency in Dependencies list

Reported by: chris@… Owned by: Matthew Burgess
Priority: normal Milestone: 6.5
Component: Book Version: SVN
Severity: normal Keywords:
Cc:

Description

Appendix C says that GCC depends on "GMP (Chapter 6)" and similarly for "MPFR (Chapter 6)" and "M4 (Chapter 5)". I believe the additional "Chapter 5/6" is unnecessary and is inconsistent with the rest of that page, as there are plenty of other packages that have slightly different dependencies in both chapters but are not noted as such in the Appendix. For example, Bash is built with external Readline only in Chapter 6, some Coreutils programs link to GMP only in Chapter 6...but none of these other "only in Chapter 6" details are mentioned in the dependency list.

Change History (2)

comment:1 by Matthew Burgess, 15 years ago

Milestone: 6.5
Owner: changed from lfs-book@… to Matthew Burgess
Status: newassigned
Type: taskdefect

comment:2 by Matthew Burgess, 15 years ago

Resolution: fixed
Status: assignedclosed

Thanks again, Chris. Fixed in r9002 and r9003.

Note: See TracTickets for help on using tickets.