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

Re: 20010608: segmentation fault in netcdf_red.f on a dec alpha



Russ,

>Date: Fri, 08 Jun 2001 09:28:10 -0600
>From: Russ Rew <address@hidden>
>Organization: UCAR Unidata Program
>To: Grant Bigg <address@hidden>
>Subject: Re: 20010608: segmentation fault in netcdf_red.f on a dec alpha 
>Keywords: 200106081331.f58DVKp26485

The above message contained the following:

...
> If you're right and the problem is with the type of the PTR variable
> in udunits.inc, it should be defined to be a Fortran type that will
> hold 64 bits for the Alpha, something like "integer*8":
> 
> #ifndef PTR
> #   define PTR        integer*8
> #endif
> 
> I'm also CC:ing Steve Emmerson, the author of udunits.inc, in case he
> has additional suggestions.

Your suggestion is exactly right.  There should also be some
previously-answered email on this subject in the support email database.

Regards,
Steve Emmerson   <http://www.unidata.ucar.edu>