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

2012-12-10 Thread hjl.tools at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=10238 --- Comment #19 from H.J. Lu 2012-12-10 16:46:15 UTC --- (In reply to comment #18) > # Build libl3.so with no dependents > echo 'l3() { ; }' > l3.c > gcc -Xlinker --no-as-needed -Xlinker --copy-dt-needed-entries -Xlinker > -rpath=. -shared -f

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

2012-12-10 Thread ian at airs dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=10238 --- Comment #20 from Ian Lance Taylor 2012-12-10 17:22:17 UTC --- When using gold you need to list the shared libraries that define symbols that you refer to directly. You do not need to list libraries that define symbols that your shared lib

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

2012-12-10 Thread mattijs.janssens at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=10238 mattijs.janssens at gmail dot com changed: What|Removed |Added CC||mattijs.janssens at

[Bug ld/14940] s390 -pie issues with TLS relocations

2012-12-10 Thread jakub at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14940 Jakub Jelinek changed: What|Removed |Added Target||s390*-*-* Summary|-pie issu

[Bug ld/14940] New: -pie issues with TLS relocations

2012-12-10 Thread jakub at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14940 Bug #: 14940 Summary: -pie issues with TLS relocations Product: binutils Version: unspecified Status: NEW Severity: normal Priority: P2 Component: ld

[Bug ld/6443] -pie issues with TLS relocations

2012-12-10 Thread jakub at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=6443 Jakub Jelinek changed: What|Removed |Added Blocks||14940 -- Configure bugmail: http://sou