Subject: Re: bin/11101: base.tgz in 1.5_ALPHA2/i386 missing ldconfig
To: Tim Rightnour <root@garbled.net>
From: Frederick Bruckman <fb@enteract.com>
List: netbsd-bugs
Date: 09/29/2000 11:09:38
On Fri, Sep 29, 2000 at 08:51:41AM -0700, Tim Rightnour wrote:
> However..  it strikes me as wrong, that we ship an ld.so.conf, and not an
> ldconfig.  I personally think ldconfig+ELF is wrong and evil, however..

To really integrate a.out shared libraries, we should also have an ldd
that understands NetBSD-a.out, too. How hard would it be to switch in
the guts of the old ldd, conditionally, based on the file magic?