[Bug 246462] rtld/dlopen incorrect resolution of symbols [RTLD_DEEPBIND]
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri May 15 11:46:01 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246462
--- Comment #8 from Konstantin Belousov <kib at FreeBSD.org> ---
(In reply to Martin Birgmeier from comment #7)
Thank you for the testing.
I am not aware of a tool to patch flags in the linked ELF objects, except of a
hex editor (which I sometimes do). Adding -Bsymbolic to the linker command
line, e.g. in a form of -Wl,-Bsymbolic if called from cc(1) driver, is a way to
go.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list