<div dir="ltr">On Mon, Jun 19, 2017 at 11:18 AM, Roland Haas <span dir="ltr">&lt;<a href="mailto:rhaas@illinois.edu" target="_blank">rhaas@illinois.edu</a>&gt;</span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello Erik, all,<br>
<span class=""><br>
&gt; Note that this has a straightforward work-around -- pass the respective<br>
&gt; options manually. This short before a release, I recommend going with a<br>
&gt; work-around instead of modifying Cactus&#39;s internal mechanism, which might<br>
&gt; break things.<br>
</span>Context: this affects the auto-build MPI library only, not the use of<br>
an existing MPI library found on a cluster or even the one found on<br>
ubuntu, debian, OSX etc. As far as I can see there is thus no way of<br>
&quot;manually&quot; specifying extra libraries (in an option list)</blockquote><div><br></div><div>You can modify the global LIBS variable.</div><div><br></div><div>-erik</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">since this<br>
only happens in exactly the case where the option list says &quot;build<br>
yourself&quot; or the auto-detection fails.<br>
<br>
Frank already gave the answer as to where to modify things (it<br>
literally is) in his email:<br>
<br>
$ENV{MPI_LIBS} .= &quot; rt util&quot; if($^O == &quot;linux&quot;);<br>
<br>
and as said rt and util as part of libc6 anyway so they are always<br>
present.<br>
<br>
Yours,<br>
Roland<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
My email is as private as my paper mail. I therefore support encrypting<br>
and signing email messages. Get my PGP key from <a href="http://pgp.mit.edu" rel="noreferrer" target="_blank">http://pgp.mit.edu</a> .<br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>Erik Schnetter &lt;<a href="mailto:schnetter@cct.lsu.edu" target="_blank">schnetter@cct.lsu.edu</a>&gt;<br><a href="http://www.perimeterinstitute.ca/personal/eschnetter/" target="_blank">http://www.perimeterinstitute.ca/personal/eschnetter/</a></div><div><br></div></div></div>
</div></div>