http://sourceware.org/bugzilla/show_bug.cgi?id=12549
Jürg Billeter changed:
What|Removed |Added
CC||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
--- 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
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/
--- 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
--- 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
--- 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