Subject: Re: CVS commit: syssrc
To: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
From: Chuck Silvers <chuq@chuq.com>
List: source-changes
Date: 05/12/2001 16:49:21
I would think EXEC_AOUT should be optional for all ELF platforms,
since we don't provide an a.out compiler or libraries or anything,
so at this point it's there to support old binaries.  if you don't
have any a.out binaries, why would you want the code in the kernel?

-Chuck


On Sun, May 13, 2001 at 08:42:20AM +0900, Izumi Tsutsui wrote:
> > switch next68k to ELF.  highlight include:
>  :
> > make EXEC_ELF std, make EXEC_AOUT and COMPAT_AOUT_M68K optional.
> 
> Should EXEC_AOUT be optional on ELF system?
> i386 and sparc still have it in conf/std.* .
> ---
> Izumi Tsutsui
> tsutsui@ceres.dti.ne.jp