This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] RISC-V: Fix library search path for rv32


On Wed, Sep 19, 2018 at 2:27 AM Kito Cheng <kito.cheng@gmail.com> wrote:
> Current rv32 library search path are set to lib/<abi>, however
> according the library path settings in gcc [1], it should be
> lib32/<abi>.

I think the gcc change predates the point where 64-bit glibc was
upstreamed, so gcc isn't necessarily correct here.  But if you are
making your glibc patches agree with gcc, then certainly we can fix
binutils to match gcc and glibc.

You forgot to include the patch again though.  All I got is the ChangeLog entry.

Jim


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]