Date: Thu, 29 Jan 1998 10:08:36 -0800 (PST) From: Vinay Bannai <bannai@best.com> To: freebsd-hackers@FreeBSD.ORG Subject: Question about ELF support? Message-ID: <199801291808.KAA16990@shell6.ba.best.com>
next in thread | raw e-mail | index | archive | help
Hi folks, I am involved in a small real time micr0o-kernel developement. We use FreeBSD as the developement machine. One of our first attempts is to load and execute a "hello world" program (compiled with serial port support) on a 486 board. I am interested in learning what binary format to go with. Seems like ELF is the way to go. I would appreciate any other comments about the binary formats. Eventually this would be the bootstarp loader for our micro-kernel. I am trying to find out if there is a gcc compiler available on FreeBSD which cross-compiles for the ELF format. Any other suggestions are also welcome. Thanks Vinay -- Vinay Bannai E-mail: bannai@best.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199801291808.KAA16990>