New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
[nemo compilation] Rules for .F90 to .o – Message List – Discussion – NEMO

Beginner (#1) - [nemo compilation] Rules for .F90 to .o (#101) - Message List

[nemo compilation] Rules for .F90 to .o
 unsolved

Dear all,

I am trying to compile NEMO on the Dutch supercomputer Cartesius. The problem I run into is that this computer does not have rules on how to translate .F90 files into .o files. The specific error I get during compilation is:

make: *** No rule to make target `nemogcm.o', needed by `nemo.o'.  Stop.
make: *** Waiting for unfinished jobs....
make -f /home/elambert/nemo/r4.0.4/cfgs/MY_SPITZ/BLD/Makefile -j 8 all failed (2) at /nfs/home2/elambert/nemo/r4.0.4/ext/FCM/bin/../lib/Fcm/Build.pm line 597.

So I need to include these rules in the makefile, which appears to be generated by makenemo.sh. Hence it is unclear how and where I can add these rules. It would be fantastic if someone could help me out here.

Thanks in advance, Erwin

Attachments

No attachments created.