Date: Sat, 22 Mar 2008 00:12:38 +0100 From: Joerg Sonnenberger <joerg@britannica.bec.de> To: freebsd-hackers@freebsd.org Subject: Re: features of objcopy Message-ID: <20080321231238.GA24130@britannica.bec.de> In-Reply-To: <20080321200319.GA13917@plan0> References: <20080321200319.GA13917@plan0>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Mar 21, 2008 at 09:03:19PM +0100, Kai Wang wrote: > 1. Do you often use object/strip on 'ar' archives? Strip on ar(1)chives is very handy. > 2. Do you often convert ELF to raw binary, iHex, S-Record or > vice versa? Not via objcopy, but with ld. > 3. What features do you like to add into objcopy? Proper support to add loadable sections that end up in the header as well. Consider loadable memory disk images as part of the kernel without having to preallocate the space. Joerg
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080321231238.GA24130>