https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230399

--- Comment #3 from Jan Beich <jbe...@freebsd.org> ---
__gcc_personality_v0 is implemented by compiler-rt, while __gxx_personality_v0
is implemented by libcxxrt. LLD appears to use its own dependency on libc++ to
resolve missing symbols. Even Gold (another C++ linker) doesn't allow this.

-- 
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"

Reply via email to