[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GEMPAK #KLY-940660]: Gempak gfortran43 and 'D' character



Hi Neil,

Quite surprised I've never seen this error before, but it appears that your 
version of gfortran doesn't recognize 'd' or 'D' line comments by default.  

The solution is either to replace the 'D' with a 'C' in 
$NAWIPS/extlibs/NDFD/mdlg2dec/timpr.f and $NAWIPS/extlibs/NDFD/mdlg2enc/timpr.f

-OR-

add -fd-lines-as-comments to FOPT in your Makeinc.freebsd file

Michael James
Unidata



> Building gempak 5.11.4 (Feb release) on FreeBSD 7.2 R x86-64
> 
> gcc 4.3 and gfortran 4.3
> 
> make stops in timpr.f where gfortran43 finds a 'D' in the statement
> label column.
> 
> compile options are
> 
> FOPT =  -fno-second-underscore $(GEMINC) # -g
> 
> Is something else needed?
> Makeinc.freebsd and make.out attached.
> 
> -Neil
> --
> Neil R. Smith, Comp. Sys. Mngr. address@hidden
> Atmospheric Sciences, Texas A&M Univ. 979/845-6272
> --
> 
> 


Ticket Details
===================
Ticket ID: KLY-940660
Department: Support GEMPAK
Priority: Normal
Status: Open