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

960118: NETCDF fortran errors with linux



Darin,

>Date: Thu, 18 Jan 1996 15:08:16 -0500 
>From: Darin Ernst <address@hidden>
>Organization: . 
>Subject: Re: 960118: NETCDF fortran errors with linux 
>Keywords: 199601171614.AA16237

In the above message you wrote:

> Steve,
> 
> I found it:  BLOCK DATA does not work under Promula FORTRAN (even though the 
> manual says it should).  The solution was to get rid of the BLOCK DATA
> statement and initialize all the common blocks at the top of ftest.f.

I'm glad you found the problem.
 
> I'm sorry this was a system-specific problem.

Been there myself.  ;-)

> Thank you very much for your
> help.  And now to learn about netCDF!
> 
> My system again:  Linux 1.2.8 with gcc 2.6.3 and libc 4.6.27 using a custom 
> pf77
> script that invokes the Promula fortran to c translator 'pfc': 
> PROMULA.FORTRAN V4.25 (05/15/95) (c) 1988-95 PROMULA Development Corporation.
> 
> 
> Here is the output of 'make test', which seems ok:

The output does, indeed, look OK (I assume the extra output is from your
diagnostic print statements).

--------
Steve Emmerson   <address@hidden>