https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240717
s...@bsdmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Affects Some People |Affects Only Me --- Comment #2 from s...@bsdmail.com --- Thank you. I meant that at different times, that the compiler and linker from llvm70 and llvm80 from ports operated the same way. LD and LINKER_TYPE had to both be set to the same linker in make.conf for it to start compiling the kernel, but it didn't work for compiling the world. This was after removing the ld link. When I used devel/xtoolchain-llvm* in the past, it gave an instruction to use an X prefix in from of CC, CXX, CPP and LD to XCC, XCXX ... I believe that's all it does. The X prefix is an override for the ports tree. It seems that the error messages for the linker should be observed in stable, current and the later linker versions from ports. It may not be necessary for in 12.0, except for llvm90 for consistency in future versions. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-toolchain@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-toolchain To unsubscribe, send any mail to "freebsd-toolchain-unsubscr...@freebsd.org"