[petsc-users] compile warnings

Yuyun Yang yyang85 at alumni.stanford.edu
Fri Sep 2 00:50:16 CDT 2022


Hello team,

I recently reconfigured PETSc on my Mac terminal, and running makefile
gives me the following warnings. Will these affect running the code, and
how do I get rid of these warnings?

ld: warning: dylib
(/Users/yuyunyang/petsc/arch-darwin-c-debug/lib/libscalapack.dylib) was
built for newer macOS version (11.6) than being linked (11.0)

ld: warning: dylib
(/Users/yuyunyang/petsc/arch-darwin-c-debug/lib/libsuperlu.dylib) was built
for newer macOS version (11.6) than being linked (11.0)

ld: warning: dylib
(/Users/yuyunyang/petsc/arch-darwin-c-debug/lib/libparmetis.dylib) was
built for newer macOS version (11.6) than being linked (11.0)

ld: warning: dylib
(/Users/yuyunyang/petsc/arch-darwin-c-debug/lib/libmetis.dylib) was built
for newer macOS version (11.6) than being linked (11.0)

Thank you!
Yuyun
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20220902/6ba126bf/attachment.html>


More information about the petsc-users mailing list