Subject: Re: NetBSD/mac68k has now switched to using ELF.
To: Jaromir Dolecek <jdolecek@netbsd.org>
From: Frederick Bruckman <fredb@immanent.net>
List: current-users
Date: 03/25/2002 13:41:32
On Mon, 25 Mar 2002, Jaromir Dolecek wrote:

> Reinier Jonker wrote:
> > Does this build have compat_aout enabled? I'm still running mostly a.out
> > binaries.
>
> You don't need compat_aout. The included compat a.out ld.so
> looks up libraries under /emul/aout first. IIRC this is described
> somewhere in the docs.

But you will need both "EXEC_AOUT" and "COMPAT_AOUT_M68K". Of course
the GENERIC* kernels have these -- you can cut and paste from them to
your custom config.

Frederick