ld for coff-m68k

Joel Sherrill joel.sherrill@oarcorp.com
Mon Oct 1 17:42:00 GMT 2007


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
>  
>   



More information about the Binutils mailing list