This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
questions about objcopy and ld
- From: ali hagigat <hagigatali at gmail dot com>
- To: binutils at sourceware dot org
- Date: Wed, 9 Feb 2011 16:18:17 +0330
- Subject: questions about objcopy and ld
Does objcopy adds a final 0 to the outfile? I use it, it seems that
one byte is extra.
When we create some sections by ld, does the size of these sections
have to be a multiple of a number?(some sort of alignment) and what is
that number?