[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug backends/24488] ebl_openbackend might use wrong library search path
https://sourceware.org/bugzilla/show_bug.cgi?id=24488
--- Comment #5 from Mark Wielaard <mark at klomp dot org> ---
(In reply to Frank Ch. Eigler from comment #4)
> Is it worth reconsidering the dynamic loading model for libebl? Each target
> backend consists of about 30kB of stripped .so content, for half a megabyte
> in total.
Yes, I believe that also makes sense. Certainly for the "native" backend. But
maybe for all. Note that DTS does this (to make static linking possible, so
things work without the backend shared libraries being installed). But it is a
bit of an ugly hack atm. See the mjw/RH-DTS branch. It might make sense to
clean that up and maybe make it configurable which backends are built in.
Still it would be helpful to better understand how the dlopen search path and
substitutions work on Debian based systems.
--
You are receiving this mail because:
You are on the CC list for the bug.