> On Aug 5, 2015, at 11:52 PM, Martin Husemann <martin%NetBSD.org@localhost> wrote: > > When I first ran into the "exec a .so" path I've been told it is a feature > and exists on purpose (though our native in-tree libs do not make use of it). It's also used for PIE which are usually DYN instead of EXEC.