ELF binaries

Stefan Reinauer stepan at suse.de
Fri Nov 14 12:01:23 CET 2003


* Xavier Pegenaute <xpegenaute at telepolis.es> [031114 15:44]:
> is there any document of how to generate ELF binaries of programs made
> by myself runnable by LinuxBios,Filo,Etherboto loading ELF binaries ?
 
The binary has to be self contained, i.e use no external services. And
it needs a defined entry point.. Stack setup and similar things are
wishful but not necessary iirc.

> For example:
> LinuxBios + myprogram, or
> LinuxBios + Filo + myprogram_from_dsk or
> LinuxBios + etherboot + myprogram_from_X
> 
> I was looking something in dietlibc but at the moment it does'nt work.
  
dietlibc will probably not work since it uses system calls..

  Stefan

-- 
     Stefan Reinauer, SUSE LINUX AG
Teamleader Architecture Development



More information about the coreboot mailing list