On Thu, Apr 2, 2015 at 1:52 AM, Satish Balay <[email protected]> wrote:

> And to get g++ to behave similar to gcc on 14.04 - you can add an
> extra configure option LIBS="-Wl,--no-as-needed -lc" [so
> --with-clanguage=cxx should work with it]
>
> ./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"
>


Thanks! Adding the LIBS option fixed this for me.

David

Reply via email to