Changeset 3ecf6ae for chapter08


Ignore:
Timestamp:
08/01/2023 08:49:01 PM (14 months ago)
Author:
Thomas Trepl <thomas@…>
Branches:
multilib, xry111/multilib
Children:
72e10c9
Parents:
6f86139 (diff), be5b2e0 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'trunk' into multilib

Location:
chapter08
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • chapter08/binutils.xml

    r6f86139 r3ecf6ae  
    164164    <option>--enable-default-ssp</option> options are passed to GCC.</para>
    165165
     166    <para>Three tests in the gprofng suite are also known to fail.</para>
     167
    166168    <para>Install the package:</para>
    167169
  • chapter08/glibc.xml

    r6f86139 r3ecf6ae  
    174174      </listitem>
    175175
     176<!-- Did not fail with glibc-2.38
    176177      <listitem>
    177178        <para><emphasis>misc/tst-ttyname</emphasis>
    178179        is known to fail in the LFS chroot environment.</para>
    179180      </listitem>
     181-->
    180182
    181183      <!-- https://sourceware.org/pipermail/libc-alpha/2022-August/141567.html -->
  • chapter08/gmp.xml

    r6f86139 r3ecf6ae  
    111111    <option>--host=none-linux-gnu</option> and rebuilt.</para></caution>
    112112
    113     <para>Ensure that all 197 tests in the test suite passed.
     113    <para>Ensure that all 199 tests in the test suite passed.
    114114    Check the results by issuing the following command:</para>
    115115
  • chapter08/stripping.xml

    r6f86139 r3ecf6ae  
    108108online_usrbin="bash find strip"
    109109online_usrlib="libbfd-&binutils-version;.so
    110                libsframe.so.0.0.0
     110               libsframe.so.&libsframe-version;
    111111               libhistory.so.&readline-soversion;
    112112               libncursesw.so.&ncurses-version;
Note: See TracChangeset for help on using the changeset viewer.