[petsc-dev] need c++ expert help

Jed Brown jed at jedbrown.org
Sun Dec 31 12:55:24 CST 2017


These look like linker errors and that build uses
--with-cxxlib-autodetect=0.  We either need a rule to *link* C++ using
CXX (i.e., mpicxx) or add LIBS=-lstdc++.

Matthew Knepley <knepley at gmail.com> writes:

> I would always try putting std:: on everything when this happened.
>
>    Matt
>
> On Sun, Dec 31, 2017 at 11:59 AM, Smith, Barry F. <bsmith at mcs.anl.gov>
> wrote:
>
>>
>> ftp://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/
>> 2017/12/31/examples_next_arch-linux-gcc-ifc-cmplx_crank.log
>>
>> Yet seems to compile on other systems with similar options
>>
>>
>
>
> -- 
> What most experimenters take for granted before they begin their
> experiments is infinitely more interesting than any results to which their
> experiments lead.
> -- Norbert Wiener
>
> https://www.cse.buffalo.edu/~knepley/ <http://www.caam.rice.edu/~mk51/>


More information about the petsc-dev mailing list