Ignore:
Timestamp:
08/26/2022 12:31:32 PM (20 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
xry111/arm64, xry111/arm64-12.0
Children:
728b8d8
Parents:
c18558c
git-author:
Xi Ruoyao <xry111@…> (08/24/2022 03:50:29 PM)
git-committer:
Xi Ruoyao <xry111@…> (08/26/2022 12:31:32 PM)
Message:

arm64: update ELF loader paths

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/glibc.xml

    rc18558c r8b9efe67  
    448448
    449449    <para>By default, the dynamic loader (<filename
    450     class="libraryfile">/lib/ld-linux.so.2</filename>) searches through
     450    class="libraryfile">/lib/ld-linux-aarch64.so.1</filename>) searches through
    451451    <filename class="directory">/usr/lib</filename> for dynamic libraries
    452452    that are needed by programs as they are run. However, if there are
     
    496496        <seg>gencat, getconf, getent, iconv, iconvconfig, ldconfig,
    497497        ldd, lddlibc4,
    498         ld.so (symlink to ld-linux-x86-64.so.2 or ld-linux.so.2),
     498        ld.so (symlink to ld-linux-aarch64[_be].so.1),
    499499        locale, localedef, makedb, mtrace, nscd,
    500500        pcprofiledump, pldd, sln, sotruss, sprof, tzselect, xtrace,
    501501        zdump, and zic</seg>
    502         <seg>ld-linux-x86-64.so.2, ld-linux.so.2,
     502        <seg>ld-linux-aarch64[_be].so.1,
    503503        libBrokenLocale.{a,so}, libanl.{a,so},
    504504        libc.{a,so}, libc_nonshared.a, libc_malloc_debug.so,
Note: See TracChangeset for help on using the changeset viewer.