On Sat, Jul 01, 2023 at 02:25:03PM +0000, RVP wrote:
> Not to forget the code for C++ support. And, of course even static
> binaries may call dlopen() and friends. So that dl*() and the ELF bits
> right there.

At least in 9.3, dlopen() in a static binary does not work. Try using 
a NSS module from a statically lunked binary to check that.

-- 
Emmanuel Dreyfus
m...@netbsd.org

Reply via email to