Re: On time64 and Large File Support

2022-11-11 Thread Andreas K. Huettel
> > > > Proposal: glibc gains two new build-time configure options: > > * --enable-hard-time64 > > * --enable-hard-lfs > > We should define new target triplets for this if it's really required. > That doesn't really help anyone *but* Debian ... > We need to support legacy binaries on i386. Few

Re: On time64 and Large File Support

2022-11-11 Thread Andreas K. Huettel
> >> We need to support legacy binaries on i386. Few libraries are > >> explicitly dual-ABI. Whether it's safe to switch libraries above > >> glibc to LFS or time64 needs to be evaluated on a per-library > >> basis. For most distributions, no one is going to do that work, > >> and we have to sti