Changeset 32c050cb


Ignore:
Timestamp:
05/22/2024 08:22:14 AM (12 days ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
multilib, trunk
Children:
8630ec3, e74dffd4
Parents:
91c72232
Message:

gcc-pass2: Don't ambigiously use "previously"

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/gcc-pass2.xml

    r91c72232 r32c050cb  
    125125          target libraries (<filename class="libraryfile">libgcc</filename>
    126126          and <filename class="libraryfile">libstdc++</filename>) with the
    127           previously compiled GCC binaries&mdash;those binaries won't run on the
    128           host.  The GCC build system will attempt to use the host's
     127          GCC binaries compiled in this pass&mdash;those binaries won't run
     128          on the host.  The GCC build system will attempt to use the host's
    129129          C and C++ compilers as a workaround by default.
    130130          Building the GCC target libraries with a different
Note: See TracChangeset for help on using the changeset viewer.