[Bug gold/6859] Symbols specified as -u may erroneously get added to the dynsym table

2008-08-28 Thread kris dot van dot hees at oracle dot com
--- Additional Comments From kris dot van dot hees at oracle dot com 2008-08-28 14:57 --- Patch commited: 2008-08-28 Kris Van Hees <[EMAIL PROTECTED]> PR gold/6858 * options.cc (General_options::finalize): Allow undefined symbols in shlibs if linking -

[Bug gold/6858] Linking with -shared should imply --allow-shlib-undefined

2008-08-28 Thread kris dot van dot hees at oracle dot com
--- Additional Comments From kris dot van dot hees at oracle dot com 2008-08-28 14:56 --- Patch commited: 2008-08-28 Kris Van Hees <[EMAIL PROTECTED]> PR gold/6858 * options.cc (General_options::finalize): Allow undefined symbols in shlibs if linking -

[Bug gold/6859] New: Symbols specified as -u may erroneously get added to the dynsym table

2008-08-26 Thread kris dot van dot hees at oracle dot com
added to the dynsym table Product: binutils Version: 2.19 (HEAD) Status: NEW Severity: normal Priority: P2 Component: gold AssignedTo: ian at airs dot com ReportedBy: kris dot van dot hees at oracle dot co

[Bug gold/6858] New: Linking with -shared should imply --allow-shlib-undefined

2008-08-26 Thread kris dot van dot hees at oracle dot com
shlib- undefined Product: binutils Version: 2.19 (HEAD) Status: NEW Severity: normal Priority: P2 Component: gold AssignedTo: ian at airs dot com ReportedBy: kris dot van dot hees at oracle dot com

[Bug gold/6811] New: system library path heuristics fail in some cases

2008-07-31 Thread kris dot van dot hees at oracle dot com
rs dot com ReportedBy: kris dot van dot hees at oracle dot com CC: bug-binutils at gnu dot org http://sourceware.org/bugzilla/show_bug.cgi?id=6811 --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching some

[Bug gold/6617] New: Implicit shared library dependencies are not handled correctly

2008-06-10 Thread kris dot van dot hees at oracle dot com
correctly Product: binutils Version: 2.19 (HEAD) Status: NEW Severity: normal Priority: P2 Component: gold AssignedTo: ian at airs dot com ReportedBy: kris dot van dot hees at oracle dot com CC: bug-binut

[Bug gold/6584] kernel image decompression fails on 64bit machines (linked with gold)

2008-06-05 Thread kris dot van dot hees at oracle dot com
--- Additional Comments From kris dot van dot hees at oracle dot com 2008-06-05 17:07 --- Proposed patch for thisproblem submitted to the mailing list in: http://sourceware.org/ml/binutils/2008-06/msg00039.html -- http://sourceware.org/bugzilla/show_bug.cgi?id=6584 --- You are

[Bug gold/6584] kernel image decompression fails on 64bit machines (linked with gold)

2008-06-02 Thread kris dot van dot hees at oracle dot com
--- Additional Comments From kris dot van dot hees at oracle dot com 2008-06-02 18:47 --- Verified to be reproducible on my system. I'm currently looking into this problem. -- What|Removed |

[Bug gold/6407] linux kernel linked with gold fails to boot

2008-05-30 Thread kris dot van dot hees at oracle dot com
--- Additional Comments From kris dot van dot hees at oracle dot com 2008-05-30 17:15 --- That seems to be a quite different problem, because that message is typically displayed during the uncompression of the linux kernel image very early on in the boot process, which leads me to think

[Bug gold/6407] linux kernel linked with gold fails to boot

2008-05-29 Thread kris dot van dot hees at oracle dot com
--- Additional Comments From kris dot van dot hees at oracle dot com 2008-05-29 20:54 --- Patch posted to the mailing list: http://sourceware.org/ml/binutils/2008-05/msg00248.html 2008-05-29 Kris Van Hees <[EMAIL PROTECTED]> * target-reloc.h (relocate_for_relocatable

[Bug gold/6407] linux kernel linked with gold fails to boot

2008-05-28 Thread kris dot van dot hees at oracle dot com
--- Additional Comments From kris dot van dot hees at oracle dot com 2008-05-28 18:18 --- Looking into this a bit more I noticed the rather specific magic that happens for the [experimental] CONFIG_RELOCATABLE option, and the fact that I am compiling the kernel with that option

[Bug gold/6407] linux kernel linked with gold fails to boot

2008-05-28 Thread kris dot van dot hees at oracle dot com
--- Additional Comments From kris dot van dot hees at oracle dot com 2008-05-28 17:28 --- I have the same problem (the kernel does not boot), however I do not get the difference in 'file' output for setup.bin as reported in this ticket. Using the 2.6.24 kernel sources an