https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237068
--- Comment #17 from Mark Millard <[email protected]> --- (In reply to Mark Millard from comment #16) Using: g++8 -c small_link_failure.cpp instead of the system-clang-8 c++ also reproduces getting the messages after the other steps. Using the program: /usr/local/bin/ld (from devel/binutils) instead of: /usr/bin/powerpc64-unknown-freebsd13.0-ld (from base/binutils) also reproduces getting the messages. -- 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]"
