Don't bother, it looks abandoned:
https://salsa.debian.org/installer-team/mklibs
Alex
On Tue, 18 May 2021 at 11:19, Jacob Kroon wrote:
> On 5/18/21 12:20 AM, Khem Raj wrote:
> >
> >
> > On 5/17/21 10:01 AM, Jacob Kroon wrote:
> >> In gcc 11 the default mode for C++ is now -std=gnu++17 instead o
On 5/18/21 12:20 AM, Khem Raj wrote:
On 5/17/21 10:01 AM, Jacob Kroon wrote:
In gcc 11 the default mode for C++ is now -std=gnu++17 instead of
-std=gnu++14,
in which support for dynamic exception specifications has been removed.
See http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2016/p00
On 5/17/21 10:01 AM, Jacob Kroon wrote:
In gcc 11 the default mode for C++ is now -std=gnu++17 instead of -std=gnu++14,
in which support for dynamic exception specifications has been removed.
See http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2016/p0003r5.html
Signed-off-by: Jacob Kroon
FWIW, I have had patches to drop mklibs for a long time:
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=akanavin/package-version-updates-later
I'd be happy to send them again.
Alex
On Mon, 17 May 2021 at 21:50, Mark Hatle
wrote:
>
>
> On 5/17/21 2:46 PM, Andre McCurdy wrote:
> > On M
On 5/17/21 2:46 PM, Andre McCurdy wrote:
> On Mon, May 17, 2021 at 10:05 AM Jacob Kroon wrote:
>>
>> In gcc 11 the default mode for C++ is now -std=gnu++17 instead of
>> -std=gnu++14,
>> in which support for dynamic exception specifications has been removed.
>
> As much as I'd like to see mkli
On Mon, May 17, 2021 at 10:05 AM Jacob Kroon wrote:
>
> In gcc 11 the default mode for C++ is now -std=gnu++17 instead of
> -std=gnu++14,
> in which support for dynamic exception specifications has been removed.
As much as I'd like to see mklibs fully supported in OE, at some point
maybe we shou
In gcc 11 the default mode for C++ is now -std=gnu++17 instead of -std=gnu++14,
in which support for dynamic exception specifications has been removed.
See http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2016/p0003r5.html
Signed-off-by: Jacob Kroon
---
.../no-dynamic-exception-specifications