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

--- Comment #6 from Konstantin Belousov <k...@freebsd.org> ---
(In reply to Martin Birgmeier from comment #5)
In principle yes, -Bsymbolic flag is better solution than RTLD_DEEPBIND,
because
it is the property of the object, not the caller, to require specific order of
resolution.

But on other principle of adding missed functions to our rtld, could you please
test this patch before using -Bsymbolic:
https://reviews.freebsd.org/D24841

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to