Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: MakeMaker::MM_Unix doesn't honor LD_RUN_PATH requirements https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=136009 ------- Additional Comments From jorton@xxxxxxxxxx 2005-12-07 04:08 EST ------- No, really, it doesn't. That describes the algorithm used when ld searches for dependent shared libraries (e.g. when you link against -lfoo and -lfoo depends on -lbar, that is how ld will go and find -lbar). But that's entirely irrelevant. So I still see no feasible way of avoiding the bogus RPATHs. -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.