jobcomp compilation
-I am using the model roms (2014 version ) in Ubuntu 18.04.2 and I used the matlab 2017. -I kept the BENGUELA example to test the roms running (I kept all the files in Run directory "romstools_param.m, cppdefs.h, roms.in ...). All steps (make_grid, make_forcing, make_clim ..) are done. But I found a problem when I compile the model with ./jobcomp. So that, the executable file roms is not found when I typed "./jobcomp" and the error message as presented as follow: /usr / bin / ld: final link failed: Nonrepresentable section on output collect2: error: ld returned 1 exit status Makefile: 129: recipe for target 'roms' failed make: * [roms] Error 1 mv: can not stat 'roms': No such file or directory root @ pouvard-HP-ProDesk-600-G1-SFF: /home/ pouvard/ROMS /Roms_tools / Run # ./roms roms.in -bash: ./roms: No such file or directory; I really appreciate your help,