Hi,
Whenever I try to compile with ifort (i.e. ifort test.f90) I get the following error:
-dynamic: No such file or directory
I am guessing this is because the terminal is not finding the correct folder with the complier info in it but I don't know how to resolve this issue. Thanks!