Opened 10 years ago

Closed 10 years ago

#3625 closed task (fixed)

Missing command explanations for GCC Pass 1

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

Description

GCC Pass 1 uses "--disable-libvtv" and "--disable-libcilkrts", neither of which is mentioned in the command explanations section. Would it be right to assume they should be grouped together with the other "--disable-lib*" stuff that just isn't needed for the initial cross-compiler?

Change History (3)

comment:1 by bdubbs@…, 10 years ago

Yes, they aren't needed at pass1. It would just be a couple of words added to that varlistentry.

After all, we only use GCC-pass1 to build Glibc, Libstdc++, Binutils-pass2. and GCC-pass2 in chapter 5.

comment:2 by chris@…, 10 years ago

Owner: changed from lfs-book@… to chris@…

comment:3 by chris@…, 10 years ago

Resolution: fixed
Status: newclosed

Fixed in 10623.

Note: See TracTickets for help on using tickets.