<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Mar 11, 2015 at 11:54 PM, Jed Brown <span dir="ltr"><<a href="mailto:jed@jedbrown.org" target="_blank">jed@jedbrown.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
So where are you going to find -lstdc++ and/or -lgfortran so that you<br>
can link without guessing?</blockquote></div><br></div><div class="gmail_extra">mpicc -link_info<br></div><div class="gmail_extra">mpif90 -link_info<br><br></div><div class="gmail_extra">You do have to know how to query the compiler script.  I thought you guys were already doing this...<br></div></div>