Subject: Linux-emulation, which shlib-loader
To: None <current-users@NetBSD.ORG>
From: =?iso-8859-1?Q?=C5ge_R=F8bekk?= <aagero@ifi.uio.no>
List: current-users
Date: 10/10/1995 01:41:53
It seems like netbsd uses /emul/linux/lib/ld.so no matter what type
of executable the binary file is, ld.so is used for a.out and ld-linux.so.1
should be used for ELF binaries. There should be some runtime check for magic
in the binaries.

-aage