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


Le lundi 01 octobre 2007 à 20:16 +0100, Nick Clifton a écrit :
> Hi Bruno,

Hi Nick

I attached the source files and the link script
To assemble the files I did:
m68k-motorola-rtemscoff-as -M "file.S" -o "file.o"
To link the files I did :
m68k-motorola-rtemscoff-ld -T link_command -N -Map map -o scr

I tried with -n and -N ( no  change)

In binutils-2.6.18 with the m68k-elf compiler there is no filling
when I use the same process



	Bruno

> 
> > During the link of data files, the linker fills 2 bytes to pad data on
> > 32 bits. I would like to remove this.
> 
> Have you tried the -N command line option ?
> 
> Can you provide a small example of exactly what you would like to achieve ?
> 
> Cheers
>    Nick
> 
-- 
Bruno Vetel <bruno.vetel@wanadoo.fr>

Attachment: sample.tar.gz
Description: application/compressed-tar


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