Hi,
Yesterday I was compiling some fortran code no problem on my mac. Today I performed a system update via the Mac App Store.
After this now when I try and compile the same code using the same command as yesterday I get ..
ifort -assume realloc-lhs triangle_cant_g.f90 -o cant
-dynamic: No such file or directory
There was a command line tools update, and an Xcode update, to version 6.0.1, as well as an Mac OS X update ...
Is any one else having these problems, I tried running
source /opt/intel/bin/ifortvars.sh intel64
But this didn't help. Thanks, Peter