<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Apr 2, 2015 at 1:52 AM, Satish Balay <span dir="ltr"><<a href="mailto:balay@mcs.anl.gov" target="_blank">balay@mcs.anl.gov</a>></span> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">And to get g++ to behave similar to gcc on 14.04 - you can add an<br>
extra configure option LIBS="-Wl,--no-as-needed -lc" [so<br>
--with-clanguage=cxx should work with it]<br>
<br>
./configure --with-scalar-type=complex --with-clanguage=cxx --download-metis --download-parmetis --download-superlu_dist --with-blas-lapack-dir=/opt/intel/system_studio_2015.2.050/mkl/lib/intel64 LIBS="-Wl,--no-as-needed -lc"<br></blockquote><div><br></div><div><br></div><div>Thanks! Adding the LIBS option fixed this for me.</div><div><br></div><div>David</div><div><br></div><div><br></div></div></div></div>