Hello,
I am trying to understand one issue that we started to hit after
switching from binutils 2.20 to binutils 2.21 and was hoping that
someone from this list could help me. To set this into a context, we are
cross-building HelenOS for ia64-pc-linux-gnu.
The following instruction:
addl
Hi binutils people!
ld (from binutils 2.16) on mipsel doesn't warn about
undefined symbols with elf32-little and binary output
formats (and possibly others).
When the output format is elf32-tradlittlemips, undefined
symbols are reported as expected.
I have created a small test case, wich I
The linker script I sent you yesterday is missing the magical line.
The one below is ok.
jj
Hello binutils people,
my team discovered a strange problem with the linker script which I attach to
this email.
Depending on the presence of the line containing:
LONG(0xdeadbeaf);
the ker
Hello binutils people,
my team discovered a strange problem with the linker script which I attach to
this email.
Depending on the presence of the line containing:
LONG(0xdeadbeaf);
the kernel image is linked together correctly (line is present) or the .mapped section overwrites
the .unmapped