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

Jim Wilson jimw@sifive.com
Wed Sep 19 21:37:00 GMT 2018


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



More information about the Binutils mailing list