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,

Hello Nick

Sorry for disturbing you again. I thing I was not really clear
yesterday.

If you have a look in the map file

Two bytes are added by the linker after the declaration of DATA_B
(*fill*). It is these two bytes that I want to "remove"




	Bruno

data            0x00000000       0x16
*.data()
data           0x00000000        0xa dtb00.o
                0x00000000                DATA_B
*fill*         0x0000000a        0x2 00
data           0x0000000c        0x4 list.o
                0x0000000c                LST01

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



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