[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 20000222: I have one Question about NetCDF...
- Subject: Re: 20000222: I have one Question about NetCDF...
- Date: Tue, 22 Feb 2000 09:39:46 -0700
Young-Do Kim,
> To: <address@hidden>
> rom: "GREENDO" <address@hidden>
> Subject: I have one Question about NetCDF...
> Organization: .
> Keywords: 200002220026.RAA08189
In the above message, you wrote:
> I've got NetCDF 3.5 libraries for Win95/98/NT...
> This libraries are complied at Visual Fortran very well,
> but it isn't linked by Lahey Fortran 90 or 95...
> Is there anything I don't know?
Different Fortran compilers have different conventions when it comes to
naming external functions. It appears that the conventions used by
Visual Fortran are imcompatible with those of Lahey Fortran.
There is nothing we can do about this.
Your choices are to
1. Find someone who has built the netCDF library using Lahey
Fortran.
2. Build the netCDF library using Lahey Fortran yourself.
Regards,
Steve Emmerson <http://www.unidata.ucar.edu>