On 3/16/25 9:30 PM, campbell+netbsd%mumble.net@localhost wrote:
But the .so symlink is only used by the build-time linker, just like any corresponding .h files which are already in comp, not base. So there's no meaningful way to use the .so symlink from base anyway.
The symlink is also often used with dlopen. Joerg