On Tue, Jan 26, 2021 at 10:11 AM Pedro Rodrigues <pjsgr...@gmail.com> wrote:

> Yes I let PETSc to build MPI with default options Just --download MPI.
> Maybe that is the problem. I will try to build it as you suggest
>

OK, well if using static libs wasn't intentional, I'd suggest you start
over and reconfigure/rebuild PETSc with --with-shared-libraries=1. PETSc
built with shared libraries is more versatile and useful (due to the
ability to dlopen) and also you won't have to be restricted to building a
static libmesh in that case.

--
John

_______________________________________________
Libmesh-users mailing list
Libmesh-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to