tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: lang/libunwind requires too recent GCC



------- Original Message -------
On Friday, August 12th, 2022 at 10:43 PM, Tobias Nygren <tnn%NetBSD.org@localhost> wrote:

> On Fri, 12 Aug 2022 08:39:57 +0000
> pin pin%netbsd.org@localhost wrote:
>
> > Log Message:
> > lang/libunwind: llvm update
>
>
> What is the reason for this change?
>
> -GCC_REQD+= 4.8
> +GCC_REQD+= 12
>
> I object to requiring such recent GCC.

Yes, there's a reason for this. Actually, gcc11 is enough but, we don't have it. See, https://github.com/llvm/llvm-project/issues/54018

No, libunwind itself doesn't need it but, libcxxabi won't build if libunwind has been built with gcc < 11.

/pin




Home | Main Index | Thread Index | Old Index