This is the mail archive of the binutils@sourceware.org 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: ld for coff-m68k


Bruno Vetel wrote:
Hello

I'm using the assembler and linker from binutils 2.16.1 configured with
--target=m68k-motorola-rtemscoff.


RTEMS transitioned to ELF for almost every target a long time ago.
Is there any particular reason you are using coff?

Also 2.16.1 is an old binutils which was NOT used with any released
version of RTEMS.

RTEMS 4.6 -> binutils 2.13.2.1
RTEMS 4.7 -> binutils 2.17
RTEMS 4.8 -> binutils 2.18
RTEMS CVS -> binutils 2.18

During the link of data files, the linker fills 2 bytes to pad data on
32 bits. I would like to remove this. I tried many command in the linker
script but cannot find how to remove the padding. How is it possible to
remove this padding.

I don't know the answer to this and will leave it to the binutils experts.

--joel
Many thanks

Bruno


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