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

Reply via email to