f90 bestpred_main.f90 -o bestpred -O3 \
-YEXT_NAMES=LCS \
-s -lm -llocal -lU77 \
ageadjs.o \
aiplage.o \
bestpred_fmt4.o \
bestpred.o \
bestpred_parm.o
/tmp/ZHupkF/bestpred_main.o: In function `MAIN__':
/work5/john/jcole/bestpred/bestpred_main.f90:133: undefined reference to `read_parms_'
/work5/john/jcole/bestpred/bestpred_main.f90:380: undefined reference to `bestpred_fmt4_'
/work5/john/jcole/bestpred/bestpred_main.f90:365: undefined reference to `bestpred_fmt4_'
collect2: ld returned 1 exit status
link failed.
make: *** [bestpred] Error 1
[jcole@aipl366 bestpred]$
See About this document... for information on suggesting changes.