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

--- Comment #3 from Jan Beich <[email protected]> ---
__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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-toolchain
To unsubscribe, send any mail to "[email protected]"

Reply via email to