converting binary file into object

Christian Groessler chris@groessler.org
Wed May 22 01:15:00 GMT 2002


On Tue, 21 May 2002, Alan Modra wrote:

> > and how can I set it's alignment to 4  (2**2)?
>
> Include another object file in the link with a .rodata section having
> your required alignment.  An empty .rodata might even work.

An empty .rodata indeed works. Thanks.

Another question (to all):

The 2.12.1 sh-elf-ld does relaxing by default. Is this intended and
how would I turn it off?

regards,
chris



More information about the Binutils mailing list