My fault, I got so used to looking in that FAQ that I forgot to look again..
problem solved by creating a symbolic link to the new-old gfortran downloaded through macports:
sudo ln -s /opt/local/bin/gfortran-mp-5 /usr/local/bin/gfortran
(location of gfortran with new name [gfortran-mp-5 ...
Search found 3 matches
- Fri May 26, 2017 6:32 pm
- Forum: ROMS Installation
- Topic: OSX ./build.bash problems (upwelling test case).
- Replies: 15
- Views: 22671
- Fri May 26, 2017 5:57 pm
- Forum: ROMS Installation
- Topic: OSX ./build.bash problems (upwelling test case).
- Replies: 15
- Views: 22671
Re: OSX ./build.bash problems (upwelling test case).
Alright, thanks for the reply.
So I've uninstalled gfortran 6, netcdf, netcdf-fortran...
used macports to install gcc5, hdf5-18 (+gcc5), netcdf(+gcc5), and netcdf-fortran(+gcc5)
and get the error message in the attached file
which ends with
cd /Users/jacob_partida/roms//Projects/Upwelling//Build ...
So I've uninstalled gfortran 6, netcdf, netcdf-fortran...
used macports to install gcc5, hdf5-18 (+gcc5), netcdf(+gcc5), and netcdf-fortran(+gcc5)
and get the error message in the attached file
which ends with
cd /Users/jacob_partida/roms//Projects/Upwelling//Build ...
- Fri May 26, 2017 4:58 pm
- Forum: ROMS Installation
- Topic: OSX ./build.bash problems (upwelling test case).
- Replies: 15
- Views: 22671
Re: OSX ./build.bash problems (upwelling test case).
Hello,
I am getting an error while attempting to compile with build.bash as well, though the problem is different. When I enter ./build.bash a good amount of text is printed to the screen, but then abruptly ends with
ROMS/Bin/cpp_clean /Users/jacob_partida/roms//Projects/Upwelling//Build/mod ...
I am getting an error while attempting to compile with build.bash as well, though the problem is different. When I enter ./build.bash a good amount of text is printed to the screen, but then abruptly ends with
ROMS/Bin/cpp_clean /Users/jacob_partida/roms//Projects/Upwelling//Build/mod ...