Your message dated Sun, 05 Jul 2009 14:24:54 +0200 with message-id <[email protected]> and subject line Re: Bug#533441: binutils-gold: does not support "-z origin" has caused the Debian Bug report #533441, regarding binutils-gold: does not support "-z origin" to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 533441: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=533441 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: binutils-gold Version: 2.19.1-1 Severity: normal 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 -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (101, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.30-rc5 (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages binutils-gold depends on: ii binutils 2.19.1-1 The GNU assembler, linker and bina ii libc6 2.9-12 GNU C Library: Shared libraries ii libgcc1 1:4.4.0-4 GCC support library ii libstdc++6 4.4.0-4 The GNU Standard C++ Library v3 ii zlib1g 1:1.2.3.3.dfsg-13 compression library - runtime binutils-gold recommends no packages. binutils-gold suggests no packages. -- no debconf information
--- End Message ---
--- Begin Message ---Version: 2.19.51.20090704-1 Armin Berres schrieb: > Package: binutils-gold > Version: 2.19.1-1 > Severity: normal > > 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".
--- End Message ---

