[Bug ld/10250] RPATH $ORIGIN doesn't work if resulting path has colons in it

2009-06-07 Thread trick at icculus dot org
--- Additional Comments From trick at icculus dot org 2009-06-08 04:56 --- glibc bug entry: http://sources.redhat.com/bugzilla/show_bug.cgi?id=10253 -- http://sourceware.org/bugzilla/show_bug.cgi?id=10250 --- You are receiving this mail because: --- You are on the CC list f

[Bug ld/10250] RPATH $ORIGIN doesn't work if resulting path has colons in it

2009-06-07 Thread trick at icculus dot org
--- Additional Comments From trick at icculus dot org 2009-06-08 04:14 --- Yes, I was wondering about that.. Sorry; I'll repost the bug at glibc. -- http://sourceware.org/bugzilla/show_bug.cgi?id=10250 --- You are receiving this mail because: --- You are on the CC list for

[Bug ld/10250] RPATH $ORIGIN doesn't work if resulting path has colons in it

2009-06-07 Thread schwab at linux-m68k dot org
--- Additional Comments From schwab at linux-m68k dot org 2009-06-07 09:21 --- Not a binutils bug. The linker just records the rpath in the executable without any interpretation, and the runtime linker is part of glibc. -- What|Removed |Added --