features of objcopy

John Baldwin jhb at freebsd.org
Mon Mar 24 14:06:38 UTC 2008


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


More information about the freebsd-hackers mailing list