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

[netCDF #UAA-745818]: fortran compilation ERROR: Undefined symbol:



Hi Bomin,

I suggest moving the include option before the file name, as in:

  f77 -I/usr/local/include simple_xy_rd.f -L/usr/local/lib -lnetcdf

That should create an a.out file with the executable.  If you want to also name
the
program something else, you can use a "-o PROGNAME" option.

--Russ


Russ Rew                                         UCAR Unidata Program
address@hidden                     http://www.unidata.ucar.edu



Ticket Details
===================
Ticket ID: UAA-745818
Department: Support netCDF
Priority: Normal
Status: Closed