Subject: Re: sparc64 build problem with current as of yesterday
To: None <eeh@netbsd.org>
From: Jason R Thorpe <thorpej@wasabisystems.com>
List: current-users
Date: 11/19/2001 17:11:30
On Tue, Nov 20, 2001 at 01:03:35AM -0000, eeh@netbsd.org wrote:

 > installboot never needs to handle 64-bit elf.  It would be better to
 > just get rid of the dependency on loadfile_elf64.

The problem is that the sparc64 loadfile_machdep.h explicitly specifies
elf64.  It shouldn't do that -- it should be done on a per-app basis.

(Note, other loadfile_machdep.h files have this problem as well... I'm
going to look into it.)

-- 
        -- Jason R. Thorpe <thorpej@wasabisystems.com>