Ignore:
Timestamp:
06/11/2023 08:40:43 PM (16 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/loongarch-12.2
Children:
1c09ae8
Parents:
a84c732
git-author:
Xi Ruoyao <xry111@…> (06/10/2023 05:52:07 PM)
git-committer:
Xi Ruoyao <xry111@…> (06/11/2023 08:40:43 PM)
Message:

loongarch: Update ELF loader paths

See https://sourceware.org/glibc/wiki/ABIList#loongarch.

Currently we don't consider soft-float because there is no soft-float
hardwares or distros available.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/stripping.xml

    ra84c732 r8ec5b53  
    4747  rationale for using the <command>install</command> command here.)</para>
    4848
    49   <note><para>The ELF loader's name is ld-linux-x86-64.so.2 on 64-bit systems
    50   and ld-linux.so.2 on 32-bit systems.  The construct below selects the
     49  <note><para>The ELF loader's name may vary on different systems.
     50  The construct below selects the
    5151  correct name for the current architecture, excluding anything ending
    5252  with <quote>g</quote>, in case the commands below have already been
Note: See TracChangeset for help on using the changeset viewer.