Search found 1 match

by soares_mauricio
Wed May 29, 2013 11:07 pm
Forum: ROMS Bugs
Topic: Problem to compiler hydro
Replies: 1
Views: 2793

Problem to compiler hydro

I'm trying to compile the lev_hydro.F.

For this, I modify the Makefile.Gnu, but the follow error appears:

g77 -c -DNO_EXIT -g -O2 hydro.F
g77 -c -DNO_EXIT -g -O2 caldate.F
g77 -c -DNO_EXIT -g -O2 day_code.F
g77 -c -DNO_EXIT -g -O2 get_date.F
g77 -c -DNO_EXIT -g -O2 get_hydro.F
g77 -c -DNO_EXIT -g ...