Opened 10 years ago
Closed 10 years ago
#3625 closed task (fixed)
Missing command explanations for GCC Pass 1
Reported by: | Owned by: | ||
---|---|---|---|
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?
Note:
See TracTickets
for help on using tickets.
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.