Re: Proposed CHOST change for the 64bit time_t transition

2024-09-04 Thread Wookey
On 2024-09-04 17:48 +0200, Andreas K. Huettel wrote: > Dear all, > > in Gentoo Linux we want to change our CHOST triplets for 32-bit glibc systems > that use 64-bit time_t, since > this is technically an ABI change which breaks binary compatibility [1]. > * In an ideal world this change would b

Re: Proposed CHOST change for the 64bit time_t transition

2024-09-04 Thread Khem Raj
On Wed, Sep 4, 2024 at 7:07 PM Wookey wrote: > > On 2024-09-04 17:48 +0200, Andreas K. Huettel wrote: > > Dear all, > > > > in Gentoo Linux we want to change our CHOST triplets for 32-bit glibc > > systems that use 64-bit time_t, since > > this is technically an ABI change which breaks binary com

Re: Proposed CHOST change for the 64bit time_t transition

2024-09-04 Thread Oskari Pirhonen
On Wed, Sep 04, 2024 at 17:48:04 +0200, Andreas K. Huettel wrote: > Dear all, > > in Gentoo Linux we want to change our CHOST triplets for 32-bit glibc systems > that use 64-bit time_t, since > this is technically an ABI change which breaks binary compatibility [1]. > > We are thinking of addin

Proposed CHOST change for the 64bit time_t transition

2024-09-04 Thread Andreas K. Huettel
Dear all, in Gentoo Linux we want to change our CHOST triplets for 32-bit glibc systems that use 64-bit time_t, since this is technically an ABI change which breaks binary compatibility [1]. We are thinking of adding a "t64" suffix to the ABI field, resulting in for example i686-pc-linux-gnut6