Re: [Geekos-devel] Some questions about OS development
Status: Pre-Alpha
Brought to you by:
daveho
From: David H. <da...@cs...> - 2002-10-24 16:09:47
|
On Thu, Oct 24, 2002 at 08:39:49AM -0700, Behrang Saeedzadeh wrote: > Thanks alot David > > Does it mean that Linux, BeOS, UNIX, Solaris, Mac OS > X, and ... have ELF binary format? Linux and Solaris both use ELF. I don't think OS X uses ELF. I'm not sure about BeOS. > Where can I find a > detailed description of the ELF format (I may write a > very small OS as my BSc project, if possible ;)) Try searching for "elf" at www.wotsit.org -Dave |