This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: converting binary file into object


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]