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: [PATCH v2 00/12] RISC-V glibc port for the 32 bit


Florian Weimer <fw@deneb.enyo.de> 於 2018年7月17日 週二 下午6:19寫道:
>
> * Zong Li:
>
> > This patch set contains the glibc port for the 32 bit RISC-V. I ran
> > the glibc test suite on QEMU, and remained the failed cases which
> > caused by environment issue like 64 bit glibc port. In addition,
> > there are some math test cases need to be checked but it looks
> > unlike glibc's problem.
>
> Can this wait until the kernel interface has a 64-bit time_t?  I don't
> think it makes sense to add entirely new 32-bit ABIs with a 32-bit
> time_t at this point.

Hi Florian,

I know that seem to be a little insane, but whether we can add the
32-bit port first, and modify the
corresponding structure for all ports together at a time in glibc?


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