Re: ELF LOAD header generation inconsistency.

2010-06-06 Thread Alan Modra
On Sun, Jun 06, 2010 at 02:16:06AM -0400, Luciann Bennet wrote: >  1 .__ksetup     4000  00101000  00101000  b000  2**12 >                  CONTENTS, READONLY This section isn't ALLOC. The linker is correct in not making it part of a loadable segment. -- Alan Modra Australia Development

ELF LOAD header generation inconsistency.

2010-06-06 Thread Luciann Bennet
Hi: I have a cross compiling LD from binutils 2.20 which targets i586-elf, and was compiled using a my native ubuntu pre-installed GCC 4.4.1 toolchain. I use the cross compiler to generate ELF binaries for a freestanding environment. Here is the output of objdump as run on two output final binari