
As the release script does not copy over files from the currently running system anymore, it has appeared that some binaries are looking for the dynamic loader in /lib instead of /usr/lib. It has been replaced by a symlink to ensure compatibility with binaries, until the path is updated in all the toolchains to be the same.
$NetBSD: README,v 1.11 2006/11/24 22:52:16 wiz Exp $ TO DO: * Support for coexistence of 32-bit and 64-bit ELF on platforms that can do that.