Opened 16 years ago
Closed 16 years ago
#2263 closed task (fixed)
No/Insufficient explanation in book for --disable-libssp and --enable-languages for GCC 4.3.2
Reported by: | Rob Thornton | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 6.4 |
Component: | Book | Version: | SVN |
Severity: | normal | Keywords: | gcc |
Cc: |
Description
5.4 (GCC 4.3.2 Pass 1):
- no explanation for option '--disable-libssp'
- no explanation why only the c language compiler is built for gcc
5.11 (GCC 4.3.2 Pass 2), 6.14 (GCC 4.3.2):
- no explanation of when additional languages should be built when compiling gcc (fortran, etc)
Change History (3)
comment:1 by , 16 years ago
comment:2 by , 16 years ago
Milestone: | → 6.4 |
---|---|
Owner: | changed from | to
Status: | new → assigned |
comment:3 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Added explanations in Chapter 5 and 6.
Fixed at revision 8719.
Note:
See TracTickets
for help on using tickets.
Just a note on this...you can't build GCJ in chapter 6 without other dependencies not currently listed in BLFS (gjar needs zip and unzip).