[Bug ld/12066] New: cannot move location counter backwards (from 00000000000067e0 to 0000000000000000)

2010-09-27 Thread marcin dot juszkiewicz at linaro dot org
Today I tried to compile coreboot and seabios for one of my boards. It failed under Ubuntu so I tried Debian chroot. It compiled fine under Debian so I tried to find out where is a problem. Matthias Klose pointed me at binutils and it was proper hint. Current (2.20.51.20100925-1) version in

[Bug gold/11997] Different behevior of MEMORY regions

2010-09-27 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2010-09-27 15:41 --- There is a discrepancy between the behaviour of LD and GOLD with regard to unspecified VMA and LMA values for sections mentioned in linker scripts that use memory regions. LD will place any section which does not

[Bug binutils/11983] libbfd reuses pointer passed to bfd_openr

2010-09-27 Thread carlo at alinoe dot com
--- Additional Comments From carlo at alinoe dot com 2010-09-27 16:18 --- Hi, I'm sorry I still haven't the time to actually test this. So, instead I just looked at the patch :p. It looks good, I'm sure it would solve my problem in the sense that if I tried it it would work.