[Bug ld/20535] DSO1 needed by DSO2 linked into executable not found without -rpath-link, even though DT_RPATH and -rpath would find it

2016-09-28 Thread sbergman at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20535 --- Comment #2 from Stephan Bergmann --- (In reply to Nick Clifton from comment #1) > The problem here is that you are using environment variables which are not > being expanded at link time. No, I'm not using environment variables. I'm

[Bug ld/20535] New: DSO1 needed by DSO2 linked into executable not found without -rpath-link, even though DT_RPATH and -rpath would find it

2016-08-30 Thread sbergman at redhat dot com
Version: 2.26 Status: NEW Severity: normal Priority: P2 Component: ld Assignee: unassigned at sourceware dot org Reporter: sbergman at redhat dot com Target Milestone: --- At least with binutils-2.26.1-1.fc24.x86_64, > $ cat dso

[Bug ld/13406] version script: please allow anonymous tag to be combined with other tags

2016-03-03 Thread sbergman at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=13406 --- Comment #9 from Stephan Bergmann --- (The original problem had been solved in LibreOffice with "fdo#42865: privatized unique empty string

[Bug gold/16100] shared lib exports definition of _ZdlPv even though local per --version-script

2013-10-31 Thread sbergman at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16100 --- Comment #2 from Stephan Bergmann sbergman at redhat dot com --- Still broken for me with current binutils git trunk: (Switched alternatives back to use /usr/bin/ld.bfd.) Built ~/binutils/trunk/inst/bin/ld.gold --version GNU gold (GNU

[Bug gold/16100] New: shared lib exports definition of _ZdlPv even though local per --version-script

2013-10-30 Thread sbergman at redhat dot com
: normal Priority: P2 Component: gold Assignee: ian at airs dot com Reporter: sbergman at redhat dot com CC: ccoutant at google dot com I can reproduce this at least on Fedora 19 (binutils-2.23.52.0.1-9.fc19.x86_64) but it reportedly also hits

[Bug ld/15167] ld merges gnu_unique def and normal ref into normal symbol

2013-02-21 Thread sbergman at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=15167 Stephan Bergmann sbergman at redhat dot com changed: What|Removed |Added CC||sbergman