Subject: Re: anyone else testing ELF on i386?
To: Andrew Gillham <gillhaa@ghost.whirlpool.com>
From: Perry E. Metzger <perry@piermont.com>
List: current-users
Date: 01/22/1999 16:39:30
Andrew Gillham <gillhaa@ghost.whirlpool.com> writes:
> Nothing is a real problem, other than I would like to build an ELF
> kernel if it is going to work.  Already it appears that there is some
> kind of ELF support in the booter?

No, not at the moment. However, the boot code uses libsa for most of
its work, so we can probably share some of the ELF work that has been
done for other ports -- certainly getting the loader to DTRT will be
pretty easy using the boot blocks we now have for port-i386

Perry