[petsc-users] compile warnings
Jose E. Roman
jroman at dsic.upv.es
Fri Sep 2 01:31:11 CDT 2022
Set this in your environment:
export MACOSX_DEPLOYMENT_TARGET=11.6
Jose
> El 2 sept 2022, a las 7:50, Yuyun Yang <yyang85 at alumni.stanford.edu> escribió:
>
> 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
More information about the petsc-users
mailing list