[Bug gold/10930] plugin tests don't work

2009-11-09 Thread hjl dot tools at gmail dot com
--- Additional Comments From hjl dot tools at gmail dot com 2009-11-09 18:28 --- Fixed. -- What|Removed |Added Status|NEW |RESOLVED

[Bug ld/10933] New: libbfd and libopcodes don't support multilib

2009-11-09 Thread hjl dot tools at gmail dot com
On Linux/x86-64, libbfd and libopcodes are installed in the 32bit directory, instead of 64bit one. -- Summary: libbfd and libopcodes don't support multilib Product: binutils Version: 2.21 (HEAD) Status: NEW Severity: normal Priority

[Bug gold/10930] plugin tests don't work

2009-11-09 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2009-11-09 16:11 --- Subject: Bug 10930 CVSROOT:/cvs/src Module name:src Changes by: h...@sourceware.org 2009-11-09 16:11:35 Modified files: gold : ChangeLog gold/testsuite : p

[Bug gold/10931] New: Missing --sort-common option

2009-11-09 Thread plaes at plaes dot org
Gold linker is missing --sort-common option, which is required to build busybox. [snip] LINKbusybox_unstripped Trying libraries: crypt m pam pam_misc Failed: -Wl,--start-group -lcrypt -lm -lpam -lpam_misc -Wl,--end-group Output of: x86_64-pc-linux-gnu-gcc -march=nocona -O2 -ggdb -pipe -Wall -

[Bug gold/10930] plugin tests don't work

2009-11-09 Thread hjl dot tools at gmail dot com
--- Additional Comments From hjl dot tools at gmail dot com 2009-11-09 15:55 --- A patch is posted at http://sourceware.org/ml/binutils/2009-11/msg00162.html -- http://sourceware.org/bugzilla/show_bug.cgi?id=10930 --- You are receiving this mail because: --- You are on the

[Bug gold/10930] New: plugin tests don't work

2009-11-09 Thread hjl dot tools at gmail dot com
When --enable-plugins is used, I got In file included from /export/gnu/import/git/binutils/gold/testsuite/plugin_test.c:26: /export/gnu/import/git/binutils/gold/testsuite/../../include/plugin-api.h:37:2: error: #error can not find uint64_t type In file included from /export/gnu/import/git/binutils

[Bug ld/10911] ld -s -static breaks IRELATIVE relocations

2009-11-09 Thread hjl dot tools at gmail dot com
--- Additional Comments From hjl dot tools at gmail dot com 2009-11-09 14:56 --- Fixed. -- What|Removed |Added Status|NEW |RESOLVED

[Bug ld/10911] ld -s -static breaks IRELATIVE relocations

2009-11-09 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2009-11-09 14:37 --- Subject: Bug 10911 CVSROOT:/cvs/src Module name:src Changes by: h...@sourceware.org 2009-11-09 14:37:16 Modified files: bfd: ChangeLog elflink.c ld/tests