Re: Is updating contrib/gcc desirable?

From: David Chisnall <theraven_at_FreeBSD.org>
Date: Thu, 31 Dec 2015 12:15:37 +0000
On 31 Dec 2015, at 11:59, Yuri <yuri_at_rawbw.com> wrote:
> 
> Would it be the right way of solving the problem if I submitted an update of contrib/gcc and contrib/gcclibs from the gcc-5.3.0 tree?

No.

>  Any pitfalls with this?

The newer versions of GCC are GPLv3 and so are unacceptable for the FreeBSD base system.  Most of libgcc in base now comes from compiler-rt.  The correct solution would be to identify the missing functionality in compiler-rt so that it can be fixed (with patches ideally, but even a list of the missing functions and what they do would be helpful).  Things like libquadmath, which are only needed for the port, belong in ports.

David
Received on Thu Dec 31 2015 - 11:25:37 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:02 UTC