[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gold/10291] New: fails to link qtcreator, because "-z origin" is no
From: |
armin at space-based dot de |
Subject: |
[Bug gold/10291] New: fails to link qtcreator, because "-z origin" is not supported |
Date: |
17 Jun 2009 16:23:22 -0000 |
Building qtcreator with gold fails, because qtcreator explicitly sets an
rpath using $ORIGIN:
| QMAKE_LFLAGS += -Wl,-z,origin \'-Wl,-rpath,$${IDE_PLUGIN_RPATH}\'
With gold linking fails, because "-z origin" is unknown. When removing
the option the rpath is still fine though, so it seems gold supports
$ORIGIN without "-z origin".
Greetings,
Armin
--
Summary: fails to link qtcreator, because "-z origin" is not
supported
Product: binutils
Version: 2.19
Status: NEW
Severity: normal
Priority: P2
Component: gold
AssignedTo: ian at airs dot com
ReportedBy: armin at space-based dot de
CC: bug-binutils at gnu dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=10291
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
- [Bug gold/10291] New: fails to link qtcreator, because "-z origin" is not supported,
armin at space-based dot de <=