[Bug gold/10238] Gold linker does not resolve symbols using indirect dependencies

2009-10-12 Thread apratt at us dot ibm dot com
--- Additional Comments From apratt at us dot ibm dot com 2009-10-13 00:27 --- It's the second one, with a variation. I wouldn't expect your second example to link successfully as written. If you change it so main() calls both a() and b(), it will link with today's GNU

[Bug gold/10238] Gold linker does not resolve symbols using indirect dependencies

2009-10-12 Thread apratt at us dot ibm dot com
--- Additional Comments From apratt at us dot ibm dot com 2009-10-12 22:25 --- Pretty common, based on the link in comment #7. The vast majority of those failures are due to unresolved symbols, and it's possible many (most? virtually all?) of them are due to programs expecting th

[Bug gold/10238] Gold linker does not resolve symbols using indirect dependencies

2009-07-27 Thread apratt at us dot ibm dot com
--- Additional Comments From apratt at us dot ibm dot com 2009-07-27 18:24 --- Reviewing this bug (due to this weekend's new comment), I notice I never answered the question about why PurifyPlus is using this indirect-link feature. I spoke with the developer who did the original

[Bug gold/10244] Internal error in relocate_sections, at reloc.cc:842

2009-06-05 Thread apratt at us dot ibm dot com
--- Additional Comments From apratt at us dot ibm dot com 2009-06-05 18:07 --- Created an attachment (id=3983) --> (http://sourceware.org/bugzilla/attachment.cgi?id=3983&action=view) Input file which causes internal error This input file causes an internal error in relocate_s

[Bug gold/10244] New: Internal error in relocate_sections, at reloc.cc:842

2009-06-05 Thread apratt at us dot ibm dot com
Version: 2.19 Status: NEW Severity: normal Priority: P2 Component: gold AssignedTo: ian at airs dot com ReportedBy: apratt at us dot ibm dot com CC: bug-binutils at gnu dot org GCC build triplet: 2.19.51 http://sourceware.org

[Bug gold/10238] Gold linker does not resolve symbols using indirect dependencies

2009-06-04 Thread apratt at us dot ibm dot com
--- Additional Comments From apratt at us dot ibm dot com 2009-06-04 17:04 --- I had understood that gold was to be a drop-in replacement for the system linkers on the platforms it supports, accepting the same inputs and performing valid (though much faster) links on them. I reported

[Bug gold/10238] Gold linker does not resolve symbols using indirect dependencies

2009-06-03 Thread apratt at us dot ibm dot com
--- Additional Comments From apratt at us dot ibm dot com 2009-06-04 01:14 --- Created an attachment (id=3981) --> (http://sourceware.org/bugzilla/attachment.cgi?id=3981&action=view) Shell script test case, demonstrates the bug. Edit GOLDBINDIR before running. This shell

[Bug gold/10238] New: Gold linker does not resolve symbols using indirect dependencies

2009-06-03 Thread apratt at us dot ibm dot com
riority: P2 Component: gold AssignedTo: ian at airs dot com ReportedBy: apratt at us dot ibm dot com CC: bug-binutils at gnu dot org GCC build triplet: 2.19.51 http://sourceware.org/bugzilla/show_bug.cgi?id=10238 --- You are receiving this mail because: