Hello,
I built NCARG from source and used the Intel Fortran Compiler ifort 8.0. I
modified config/LINUX as follows:
#define CCompiler icc
#define FCompiler ifort
#define CtoFLibraries -L/opt/intel_fc_80/lib
#define CcOptions -ansi -w
#define FcOptions -cm -w
and I modified config/ymake in order to "How to download and build..." .
But when I tested the installation with ncargex cpex08 I got the following
message:
"Copying cpex08.f
Copying cpexcc.f
Compiling and linking...
f90 -O -o cpex08 cpexcc.f cpex08.f -L/usr/local/ncarg/lib -lncarg -lncarg_gks
-lncarg_c -lX11 -lm
f90: Befehl nicht gefunden.
The compile and link failed."
What did I wrong?
Thanks for your help
Katja
_______________________________________________
ncarg-talk mailing list
ncarg-talk@ucar.edu
http://mailman.ucar.edu/mailman/listinfo/ncarg-talk
This archive was generated by hypermail 2b29 : Mon Nov 08 2004 - 11:08:33 MST