Question about the differences between objdump and objcopy
Alan Modra
amodra@bigpond.net.au
Thu May 22 06:27:00 GMT 2008
On Thu, May 22, 2008 at 09:53:56AM +0800, XU SHENG wrote:
> How ever, when I use objcopy to extract raw binary info. from
The program headers you showed had PhysAddr entries differing from
VirtAddr. This will result in bfd sections with lma different to
vma, and it is lma that is used when deciding where the data goes when
writing a binary output.
--
Alan Modra
Australia Development Lab, IBM
More information about the Binutils
mailing list