Port-amiga archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

loadfile (Was Re: booting problem)



On Wed, Dec 11, 2002 at 04:24:35PM +0100, Ignatios Souvatzis wrote:
> Loadbsd can't boot ELF binaries and isn't supported anymore.

  I always prefered loadbsd (ok, GoBSD :-). Adding support for ELF kernels
  (without symbol support) should be possible. I am currently exploring the
  loadfile() interface. It doesn't look that complicat at all. I already
  have a simple standalone program that can parse an ELF file (regardless of
  endianess :). However, I have problems to find the defintion of the READ
  macro used in loadfile_elf32.c. I grep the complete sources and
  /usr/include but no luck!? Where is it?

  Gunther



Home | Main Index | Thread Index | Old Index