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

950303: netcdf build on MSDOS using MS Quick C



>From: address@hidden
>Organization: Phillips Laboratory/GPIA, Hanscom Afb
>Keywords: 199503032040.AA09167

Jens,

>I have a problem using the netcdf libraries in a application.
>I use Microsoft quick C ver 2 and include netcdf.h . 
>Both the xdr.lib and netcdf.lib libraries are included in the MAKE file.
>When compiling, a linker error: __aFstkchk unresolved external appears
>both when linking the XDR and the NETCDF libraries. 

I am not familiar with this entry point.  The netcdf.lib does show as an
external reference __aFchkstk.  On my OS/2 system, this entry point is 
contained in the large Fortran library, llibfor7.lib, and in the large C 
library, llibc7.lib.  It may be the case that you built your libraries without
this entry point (either C with Fortran compatibility or without, I can't
remember) so you may look there.

>I have tried all
>possible versions of the standard libraries large and huge meodel, with and 
>without xx87 support. I will be very grateful for any suggestions on
>how to remedy the error. Please respond to: address@hidden or
>on the telephone: 617377 8767.
>Thanks very much for your help.

Tom Yoksas