bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/22962] [RISCV] add abi subdirectories support to ld


From: wilson at gcc dot gnu.org
Subject: [Bug ld/22962] [RISCV] add abi subdirectories support to ld
Date: Wed, 14 Mar 2018 23:44:48 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=22962

--- Comment #4 from Jim Wilson <wilson at gcc dot gnu.org> ---
Note that gcc has

#define STARTFILE_PREFIX_SPEC                   \
   "/lib" XLEN_SPEC "/" ABI_SPEC "/ "           \
   "/usr/lib" XLEN_SPEC "/" ABI_SPEC "/ "       \
   "/lib/ "                                     \
   "/usr/lib/ "

but that isn't necessarily correct either depending on the OS and distro.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]