------- Comment #8 from joerg dot richter at pdv-fs dot de  2009-07-15 15:13 
-------
If you mean that i.e. libgomp.so.1.0.0 and libssp.so.0.0.0 have the same bug. 
Than yes. They reference libgcc_s.so.1 without setting RPATH to '$ORIGIN'.

So this issue isn't libstdc++ specific.  Changing component to something 
different might be appropriate.

Please note that changing/adding the RPATH after a library/executable has 
been built is not trivial and has let to different more or less hackish 
solutions:

http://blogs.sun.com/ali/entry/changing_elf_runpaths
http://linux.die.net/man/1/chrpath
http://nixos.org/patchelf.html

Unfortunately non of which works for me.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32354

Reply via email to