[Bug binutils/12549] --as-needed should ignore weak references

2012-12-23 Thread j at bitron dot ch
http://sourceware.org/bugzilla/show_bug.cgi?id=12549 Jürg Billeter changed: What|Removed |Added CC||j at bitron dot ch

[Bug ld/13030] New: Segmentation fault building libreoffice

2011-07-26 Thread j at bitron dot ch
http://sourceware.org/bugzilla/show_bug.cgi?id=13030 Summary: Segmentation fault building libreoffice Product: binutils Version: unspecified Status: NEW Severity: critical Priority: P2 Component: ld AssignedTo: unass

[Bug binutils/4701] binutils generates invalid klibc-based binary on Linux x86_64

2007-06-27 Thread j at bitron dot ch
--- Additional Comments From j at bitron dot ch 2007-06-27 07:20 --- I don't have Fedora here but you should be able to reproduce it as follows on any Linux x86_64 system with binutils 2.17.50.0.17: Download and extract klibc-1.5, http://www.kernel.org/pub/linux/libs/klibc/klib

[Bug binutils/4701] New: binutils generates invalid klibc-based binary on Linux x86_64

2007-06-26 Thread j at bitron dot ch
nedTo: unassigned at sources dot redhat dot com ReportedBy: j at bitron dot ch CC: bug-binutils at gnu dot org GCC build triplet: x86_64-unknown-linux-gnu GCC host triplet: x86_64-unknown-linux-gnu GCC target triplet: x86_64-unknown-linux-gnu http://sourceware.org/bugzilla/

[Bug ld/815] [C-api -> C++ lib] undefined symbol _Unwind*

2005-04-14 Thread j at bitron dot ch
--- Additional Comments From j at bitron dot ch 2005-04-14 09:18 --- You're right, -Wl,-rpath-link,../../exports/lib is missing from the gcc command line but when buildling Xorg 6.8.2 with binutils 2.15.94.0.2.2 (and everything else the same) that part of the command line is not mi

[Bug ld/815] [C-api -> C++ lib] undefined symbol _Unwind*

2005-04-13 Thread j at bitron dot ch
--- Additional Comments From j at bitron dot ch 2005-04-13 16:39 --- Part of the problem seems to have been solved in latest binutils mainline, i.e. the first test case works fine now. But linking glxinfo of Xorg 6.8.2 still fails although with other error messages: gcc -m32 -o

[Bug ld/815] [C-api -> C++ lib] undefined symbol _Unwind*

2005-04-13 Thread j at bitron dot ch
--- Additional Comments From j at bitron dot ch 2005-04-13 09:15 --- Problem appears when using --as-needed as e.g. gcc inserts automatically around -lgcc_s. It seems to have been introduced by http://sourceware.org/ml/binutils-cvs/2005-02/msg8.html and happens with FSF binutils