mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-18 13:07:50 +00:00
toolchaintechnotes: Refer to Glibc wiki instead of shlib-versions
The list of dynamic linkers is removed in shlib-versions since 2014. Link: https://sourceware.org/git/?p=glibc.git;a=commitdiff;h=ba90e05052ce
This commit is contained in:
parent
678acc1775
commit
653ead1781
@ -192,9 +192,9 @@
|
||||
sure-fire way to determine the name of the dynamic linker is to inspect a
|
||||
random binary from the host system by running: <userinput>readelf -l
|
||||
<name of binary> | grep interpreter</userinput> and noting the
|
||||
output. The authoritative reference covering all platforms is in the
|
||||
<filename>shlib-versions</filename> file in the root of the glibc source
|
||||
tree.</para>
|
||||
output. The authoritative reference covering all platforms is in
|
||||
<ulink url='https://sourceware.org/glibc/wiki/ABIList'>a Glibc wiki
|
||||
page</ulink>.</para>
|
||||
</note>
|
||||
|
||||
<para>In order to fake a cross-compilation in LFS, the name of the host triplet
|
||||
|
Loading…
Reference in New Issue
Block a user