[MITgcm-devel] genmake_tc_2

Ed Hill ed at eh3.com
Mon Sep 5 10:56:34 EDT 2005


On Mon, 2005-09-05 at 16:36 +0200, Martin Losch wrote:
> Ed,
> 
> sorry, here's another one in genmake2, that gives an error with pgf77:
> > cat > genmake_tcomp.$FS <<EOF
> >       program hello
> >       CHARACTER(128) string
> >       string = ' '
> >       call fdate( string )
> >       print *, string
> >       end
> > EOF
> The line "CHARACTER(128) string" should be "CHARACTER*(128) string" or 
> "CHARACTER*128 string" to work with the PGI F77 compiler (the f90 takes 
> all variations). I don't have an F77 reference any longer so I don't 
> know the correct F77 syntax (but I recall it's character*128). What do 
> you think?

Again, you're right and its now fixed.

Ed

-- 
Edward H. Hill III, PhD
office:  MIT Dept. of EAPS;  Rm 54-1424;  77 Massachusetts Ave.
             Cambridge, MA 02139-4307
emails:  eh3 at mit.edu                ed at eh3.com
URLs:    http://web.mit.edu/eh3/    http://eh3.com/
phone:   617-253-0098
fax:     617-253-4464




More information about the MITgcm-devel mailing list