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::__once_functor went
> away), I'll need to rebuild all dependent mingw packages:

FWIW this means mingw now supports TLS and this libstdc++-internal
macro changed value:
#ifdef _GLIBCXX_HAVE_TLS

That causes libstdc++ to use a different definition of std::call_once,
without the std::__once_functor global.
_______________________________________________
mingw mailing list -- mingw@lists.fedoraproject.org
To unsubscribe send an email to mingw-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/mingw@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to