Date: Mon, 24 Mar 2008 09:41:08 -0400 From: John Baldwin <jhb@freebsd.org> To: freebsd-hackers@freebsd.org Cc: Kai Wang <kaiwang27@gmail.com> Subject: Re: features of objcopy Message-ID: <200803240941.08910.jhb@freebsd.org> In-Reply-To: <20080321200319.GA13917@plan0> References: <20080321200319.GA13917@plan0>
next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 21 March 2008 04:03:19 pm Kai Wang wrote: > Hi list, > > I'm working on a BSD Licensed objcopy/strip rewrite(in p4) based on > libelf, I really want to know the answers to a few questions listed > below, and please do not hesitate if you have other related > suggestions. Thanks in advance! > > 2. Do you often convert ELF to raw binary, iHex, S-Record or > vice versa? See src/sys/boot/i386/boot2/Makefile for an example of using objcopy for this during the build. -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803240941.08910.jhb>