https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237068
--- Comment #44 from Mark Millard <[email protected]> --- (In reply to Justin Hibbits from comment #43) In your environment, does the find command from comment #42 show the __bss_start in the .dynsym information in anything involved in the link? Vs.: have you gotten the message without that being involved? Comment #38 listed where I eliminated such __bss_start information in order to have llvm60 and llvm80 build. That should at least be a start at what to look for having .dynsym information. As far as I can tell, having __bss_start in the .dynsym information for the link is sufficient to have the problem. But it might not be the only way to have it. -- 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]"
