Changeset 8ab05f2
- Timestamp:
- 08/28/2018 02:13:40 AM (5 years ago)
- Branches:
- 10.0, 10.0-rc1, 10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 8.3, 8.4, 8.4-rc1, 9.0, 9.0-rc1, 9.1, 9.1-rc1, arm, cross-chap5, ml-11.0, multilib, old-trunk, s6-init, trunk, xry111/arm64, xry111/clfs-ng, xry111/git-transition, xry111/glibc-2.34, xry111/glibc-2.37, xry111/kcfg-revise, xry111/lfs-next, xry111/pip3, xry111/queue-11.3, xry111/rust-wip-20221008, xry111/tester-nohack, xry111/usr-move
- Children:
- 2283374, 39d4679
- Parents:
- d4407c7
- Location:
- chapter06
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
chapter06/bison.xml
rd4407c7 r8ab05f2 57 57 <para>There is a circular dependency between bison and flex with regard to 58 58 the checks. If desired, after installing flex in the next section, the 59 bison checks can be run with <command>make check</command>.</para> 59 bison can be rebuilt and the bison checks can be run with 60 <command>make check</command>.</para> 60 61 61 62 <para>Install the package:</para> -
chapter06/strippingagain.xml
rd4407c7 r8ab05f2 45 45 46 46 save_usrlib="libquadmath.so.&libquadmath-version; libstdc++.so.&libstdcpp-version; 47 libmpx.so.&libmpx-version; libmpxwrappers.so.&libmpxwrap-version; libitm.so.&libitm-version; 48 libatomic.so.&libatomic-version;" <!-- libcilkrts.so.&libcilkrts-version;--> 47 libitm.so.&libitm-version; libatomic.so.&libatomic-version;" <!-- libcilkrts.so.&libcilkrts-version;--> 49 48 50 49 cd /usr/lib
Note:
See TracChangeset
for help on using the changeset viewer.