John Peterson <jwpeter...@gmail.com> writes:

> 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.

Note that shared libraries have been default since PETSc 3.4 (2013). If you're 
using such an old PETSc, we strongly encourage you to upgrade.


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

Reply via email to