toolchain status

John Baldwin jhb at FreeBSD.org
Mon Apr 20 19:16:54 UTC 2020


On 4/18/20 5:46 PM, Eric van Gyzen wrote:
> Which architectures are still often built with an external toolchain? 
> I'd like to re-commit jemalloc 5.2.1.  It was reverted because 
> "compilation fails for non-llvm-based platforms."  I just built 
> tinderbox worlds with 5.2.1 with no problems, albeit with llvm.

All platforms now use LLVM.  You can still use GCC to build platforms,
but if amd64 builds fine with GCC 9 with the patch applied, I think
you should be fine to move forward (that is, if only GCC 6 fails to
build, we can just deprecate using GCC 6 as an external toolchain
for 13)

-- 
John Baldwin


More information about the freebsd-current mailing list