LoongArch Port
Xi Ruoyao
xry111@mengyan1223.wang
Sun Nov 28 00:06:03 GMT 2021
On Sat, 2021-11-27 at 16:27 +0800, chenglulu wrote:
> The ELF ABI Documents are on:
> https://loongson.github.io/LoongArch-Documentation/LoongArch-ELF-ABI-EN.html
A note: there is a recent change to ELF interpreter path in this doc.
This patch series use the new ELF interpreter path. If you want to test
the patches natively (on a LoongArch system or via a emulator), create a
compatibility symlink before building GCC with the patches:
ln -sv ld.so.1 /lib64/ld-linux-loongarch-lp64d.so.1
--
Xi Ruoyao <xry111@mengyan1223.wang>
School of Aerospace Science and Technology, Xidian University
More information about the Gcc-patches
mailing list