This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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: [RFC v6 00/23] RISC-V glibc port for the 32-bit


On Thu, Jan 16, 2020 at 7:50 AM Joseph Myers <joseph@codesourcery.com> wrote:
>
> On Wed, 15 Jan 2020, Alistair Francis wrote:
>
> > --- ../sysdeps/unix/sysv/linux/riscv/libc.abilist       2020-01-14
> > 16:27:58.805195715 -0800
> > +++ /slow-scratch/alistair/software/glibc/build/libc.symlist
> > 2020-01-14 18:48:08.711608082 -0800
> > @@ -510 +510 @@ GLIBC_2.31 _mcount F
> > -GLIBC_2.31 _nl_default_dirname D 0x12
> > +GLIBC_2.31 _nl_default_dirname D 0x16
>
> You need to use --prefix=/usr; the length of the prefix affect the ABI.

Ah, thanks.

So it looks like all the conform tests are passing :)

I'm running the full suit of tests via cross compiling with NFS mount
as well. When the 2.32 window opens up I should be ready to go.

Thanks for all of your help Joseph.

Alistair

>
> --
> Joseph S. Myers
> joseph@codesourcery.com


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