NetBSD-Users archive

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

Re: compiling a kernel as a flat binary



On Fri, Jan 15, 2010 at 04:18:18PM +0000, Michael Litchard wrote:
> A binary file without any headers. In this case I'd like a binary
> that's not ELF.

We usually create ELF files and then use objcopy to get a raw binary
from it (or .srec, or what have you).

Martin


Home | Main Index | Thread Index | Old Index