[MITgcm-devel] Pb in genmake ?
Jean-Michel Campin
jmc at ocean.mit.edu
Sat Jul 9 19:51:18 EDT 2005
Hello Ed,
I run into an interesting bug:
cvs co -P -d chk57j -r checkpoint57j_post MITgcm
and then get this error message when compiling with g77:
mnc_cw_model_attr.f: In subroutine `mnc_cw_set_gattr':
mnc_cw_model_attr.f:3362:
,
^
Non-numeric character at (^) in label field [info -f g77 M LEX]
mnc_cw_model_attr.f:3361:
& 'ame: checkpoint57j_post
1
mnc_cw_model_attr.f:3363: (continued):
& myThid )
and a lot more things after.
Can you fix this problem quickly (most likely in genmake):
> # Find the MITgcm ${THISVER}
> THISVER=`grep checkpoint ${ROOTDIR}/doc/tag-index | head -1`
Thanks,
Jean-Michel
More information about the MITgcm-devel
mailing list