<div class="gmail_quote">On Tue, Apr 10, 2012 at 01:15, Reuti <span dir="ltr"><<a href="mailto:reuti@staff.uni-marburg.de">reuti@staff.uni-marburg.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I would assume that it's a feature of the OS and not of MPICH. There are the commands: chrpath to change it an readelf to check what's inside the application in question.</blockquote></div><br><div>I can change RPATH after the fact or by manually specifying it. The issue is that in the past, wrappers installed to non-system paths would include -Wl,-rpath,$prefix/lib by default. It appears that that behavior changed in the past week or two because I rebuilt mpich2 trunk and the option has vanished from the wrappers. I just want to know whether it's intentional (in which case I will make a permanent workaround on my end) or not.</div>