On 8 February 2017 at 08:10, Shawn Webb <[email protected]> wrote: > On Tuesday, 07 February 2017 06:55:44 PM Ed Maste wrote: >> On 7 February 2017 at 17:32, Shawn Webb <[email protected]> wrote: >> > Hey All, >> > >> > On a system with clang 4.0.0 already installed with lld as ld, I get the >> > following error compiling the latest HEAD of projects/clang400-import when >> >> > WITH_LLD_IS_LD is set: >> For now try setting WITHOUT_SYSTEM_COMPILER. > > buildworld now works when also setting WITHOUT_SYSTEM_COMPILER.
Thanks for the report and testing. I've created https://reviews.freebsd.org/D9487 to set this automatically for now, and later we'll need to add a FreeBSD-specific version to the linker (or just share Clang's FREEBSD_CC_VERSION) and compare the host / in-tree linker versions as well. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-toolchain To unsubscribe, send any mail to "[email protected]"
