LOAD           0x001000 0x00080000 0x00080000 0x02868 0x06b20 RWE 0x1000
  LOAD           0x004000 0x00091000 0x00091000 0x00028 0x00028 RWE 0x1000
  LOAD           0x005000 0x00100000 0x00100000 0x8b197 0x8b197 RW  0x1000
  LOAD           0x090249 0x00082249 0x00082249 0x1c6165 0x1c6165 RW
0x1000


Note that 82249 segment ... 90249 size.

  00     .note
   01     .note .text .rodata .rodata.str1.1 .rodata.str1.32 .data .bss
   02     .nokill
   03     .kernel
   04     .rodata.str1.1 .rodata.str1.32 .data .bss .nokill .kernel
.ramdisk



some piece of code somwhere is really anxious to merge the ramdisk and
other segments! even though .kernel is segment 3 it also ends up in
segment 4. grind teeth.

Eric, do you think 'ld' is fixable? we seem to have trouble with it rev
after rev after rev ... This current output is really busted. I like the
idea of using it but ... this gets old :-)

ron

Reply via email to