Re: mingw-gcc-12.0.1 and mingw-binutils-2.38 coming to rawhide

2022-05-06 Thread Jonathan Wakely
On Thu, 24 Mar 2022 at 08:49, Sandro Mani wrote: > > > On 14.03.22 23:50, Sandro Mani wrote: > > Hi > > > > As per [1] I'll be landing mingw-gcc-12.0.1 and mingw-binutils-2.38 > > towards the end of the week. I've completed test-builds here [2]. > > Looks like there is an ABI incompatibility (std::

Re: mingw-gcc-12.0.1 and mingw-binutils-2.38 coming to rawhide

2022-03-27 Thread Sandro Mani
On 24.03.22 09:49, Sandro Mani wrote: On 14.03.22 23:50, Sandro Mani wrote: Hi As per [1] I'll be landing mingw-gcc-12.0.1 and mingw-binutils-2.38 towards the end of the week. I've completed test-builds here [2]. Looks like there is an ABI incompatibility (std::__once_functor went away),

Re: mingw-gcc-12.0.1 and mingw-binutils-2.38 coming to rawhide

2022-03-24 Thread Sandro Mani
On 14.03.22 23:50, Sandro Mani wrote: Hi As per [1] I'll be landing mingw-gcc-12.0.1 and mingw-binutils-2.38 towards the end of the week. I've completed test-builds here [2]. Looks like there is an ABI incompatibility (std::__once_functor went away), I'll need to rebuild all dependent mingw

mingw-gcc-12.0.1 and mingw-binutils-2.38 coming to rawhide

2022-03-14 Thread Sandro Mani
Hi As per [1] I'll be landing mingw-gcc-12.0.1 and mingw-binutils-2.38 towards the end of the week. I've completed test-builds here [2]. Sandro [1] https://fedoraproject.org/wiki/Changes/F37MingwEnvToolchainUpdate [2] https://copr.fedorainfracloud.org/coprs/smani/mingw-gcc-12/ ___