Subject: Re: COMPAT_AOUT removal
To: None <fvdl@vaasje.org>
From: Takahiro Kambe <taca@sky.yamashina.kyoto.jp>
List: current-users
Date: 08/07/2000 09:00:07
In message <20000807014714.A3132@vaasje.org>
	on Mon, 7 Aug 2000 01:47:14 +0200,
	Frank van der Linden <fvdl@vaasje.org> wrote:
> You won't need to recompile anything. There will be a /usr/libexec/ld.so
> that will find the a.out shared libraries under /emul/aout. In other
> words, it will work as before.
I have /usr/libexec/ld.so which dosen't contain "/emul" string.

taca@edge[120]:ls -l /usr/libexec/ld.so       
-r-xr-xr-x  1 root  wheel  53248 Jun 28  1999 /usr/libexec/ld.so*
taca@edge[121]:strings /usr/libexec/ld.so | egrep /emul
taca@edge[122]:

Should I get ld.so from recently NetBSD 1.4.X?  Or can I build ld.so
under 1.5_ALPHA ELF environment in easy?

--
Takahiro Kambe <taca@sky.yamashina.kyoto.jp>