Hi regcm users,
I tried to execute terrain.x script but i got theses errors
rm -f *.o terrain
ifort -tpp7 -g -cm -w -w90 -w95 -convert big_endian -c -L../../Commons/env/liblinux/ -lnetcdf -Vaxlib terrain.f
ifort -tpp7 -g -cm -w -w90 -w95 -convert big_endian -o terrain terrain.o -L../../Commons/env/liblinux/ -lnetcdf -Vaxlib
IPO Warning: can not find "/usr/lib/crt1.o"
IPO Warning: can not find "/usr/lib/crti.o"
IPO link: can not find -lm
ifort: error: problem during multi-file optimization compilation (code 1)
make: *** [terrain] Error 1
./terrain: Command not found.
Could anyone help me ?
Thanks in advance
Soundiata, Mali