[Bug gold/11108] gold doesn't build Linux kernel 2.6.33-rc1 allyesconfig

2010-01-08 Thread ian at airs dot com
--- Additional Comments From ian at airs dot com 2010-01-09 00:27 --- I've committed a patch which should fix this problem. At least, the kernel does build now with gold, though I did not test whether it ran correctly after building. -- What|Removed

[Bug gold/11108] gold doesn't build Linux kernel 2.6.33-rc1 allyesconfig

2010-01-08 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2010-01-09 00:14 --- Subject: Bug 11108 CVSROOT:/cvs/src Module name:src Changes by: i...@sourceware.org 2010-01-09 00:13:49 Modified files: gold : ChangeLog resolve.cc symtab.cc symtab

[Bug gold/11108] gold doesn't build Linux kernel 2.6.33-rc1 allyesconfig

2010-01-08 Thread ian at airs dot com
--- Additional Comments From ian at airs dot com 2010-01-08 23:21 --- The problem here is that the GNU linker does not warn when it sees a reference from a debugging section to a symbol defined in a section which is discarded by the linker script. I don't know whether this should be co

[Bug gold/11108] gold doesn't build Linux kernel 2.6.33-rc1 allyesconfig

2009-12-22 Thread ian at airs dot com
--- Additional Comments From ian at airs dot com 2009-12-22 14:11 --- Oh wait, sorry, this is the kernel itself. It must be something else. -- http://sourceware.org/bugzilla/show_bug.cgi?id=11108 --- You are receiving this mail because: --- You are on the CC list for the bug

[Bug gold/11108] gold doesn't build Linux kernel 2.6.33-rc1 allyesconfig

2009-12-22 Thread ian at airs dot com
--- Additional Comments From ian at airs dot com 2009-12-22 14:10 --- I haven't looked, but this is very likely another example of PR 10238. -- What|Removed |Added