Hi Sterling,
How about the following patch, which simply ensures that the bfd section's lma
isn't stale?
Approved - please apply.
Cheers
Nick
___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils
--- Additional Comments From nickc at redhat dot com 2010-02-05 13:54
---
Subject: Re: LMA in link map versus object file disagrees
Hi Sterling,
> How about the following patch, which simply ensures that the bfd section's lma
> isn't stale?
Approved - please apply.
Cheers
Nick
Hi Niki,
metal png DISCARDABLE "../source/metal.png"
"temple of the ancestors" fxp DISCARDABLE "../presets/synthetic
environments/temple of the ancestors.fxp"
> when compiled with binutils 2.20, I get
>
> Linker error, could not find resource "metal.pngtempleo
--- Additional Comments From nickc at redhat dot com 2010-02-05 15:20
---
Hi Jon,
I could not reproduce this. After running distclean all of the config.cache
files in my local build tree are deleted. Were you using the current mainline
binutils sources ?
Cheers
Nick
--
--- Additional Comments From sterling at tensilica dot com 2010-02-05
17:14 ---
Patch committed.
--
What|Removed |Added
Status|NEW |RESOL
--- Additional Comments From ahartmetz at gmail dot com 2010-02-05 17:23
---
(In reply to comment #9)
> The build breakage has been fixed but we still need to fix the assertion. I
> built Qt-4.6.1 for arm-unknown-linux-gnu using gold as the linker but did not
> see the assertion. I am
--- Additional Comments From dougkwan at google dot com 2010-02-05 17:56
---
Subject: Re: Assert failure in arm.cc
2010/2/5 ahartmetz at gmail dot com :
> I've updated bintuils to the latest CVS version and applied the patch (I
> removed
> the assert before the debug output though ;)
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2010-02-06
04:30 ---
Subject: Bug 11247
CVSROOT:/cvs/src
Module name:src
Changes by: dougk...@sourceware.org 2010-02-06 04:30:00
Modified files:
gold : ChangeLog arm.cc
Log message:
--- Additional Comments From dougkwan at google dot com 2010-02-06 04:31
---
I added code to avoid stub scanning for merged sections. This should fix your
problem.
--
What|Removed |Added
--