gnupic@linuxhacker.org
gnupic@linuxhacker.org
I would guess that you found a bug, but I can't say for sure without
more data. Please send me the example.
On Mon, 2003-09-01 at 01:09, Antonio Augusto Todo Bom Neto wrote:
> Bellow a the begin of a link --debug
>
> Please note the address 0x2b4 superseed by a 0x254 value in the moving
> word line. Is this correct?
>
> this is causing an extranous error:
>
> error: multiple sections using address 0x100
> error: multiple sections using address 0x15a
>
> but with no assign address in the code directives.
>
>
> -------begin of debug----
>
> debug: verifying absolute sections.
> error: multiple sections using address 0x100
> debug: relocating assigned sections.
> debug: start unused block at 0x38
> debug: end unused block at 0x80 with size 0x48
> debug: start unused block at 0x16c
> debug: end unused block at 0x200 with size 0x94
> debug: start unused block at 0x2b4
> debug: end unused block at 0x3fff with size 0x3d4c
> debug: sucessful relocation to 0x2b4
> debug: moving 0xfb words from 0 to 0x2b4
> debug: moving word 0x80000012 from 0xfa to 0x254
> debug: moving word 0x80006a00 from 0xf9 to 0x253
> debug: moving word 0xffffb0d8 from 0xf8 to 0x252
> debug: moving word 0x80005c00 from 0xf7 to 0x251
> debug: moving word 0x80000e60 from 0xf6 to 0x250
> debug: moving word 0x80006e00 from 0xf5 to 0x24f
> .
> .
> .
> ---------------------
gnupic@linuxhacker.org