On Sun, Apr 27, 2008 at 10:55:47AM -0700, [EMAIL PROTECTED] wrote:
On Sun, Apr 27, 2008 at 10:08:23AM -0700, Andrew Lentvorski wrote:
objcopy - copy and translate object files
I'm trying to create a raw binary to run on an ARM emulator I wrote.
objcopy seems to do the trick at least for small hello world type assembly.
You might also look into binding to or using libelf, which would let you
deal directly with the elf files.
David
--
[email protected]
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-lpsg