Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 May 2020 11:46:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 246462] rtld/dlopen incorrect resolution of symbols [RTLD_DEEPBIND]
Message-ID:  <bug-246462-227-7vold3lygV@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-246462-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-246462-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D246462

--- Comment #8 from Konstantin Belousov <kib@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 wa=
y to
go.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-246462-227-7vold3lygV>