Dear all peers,

When I compile RegCM4.1.1 model in server after entering "make all", I encountered the following message:

.............................
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
SUCCESSFULLY CREATED ICBC BINARY FILES
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
CLM option is not activated. Skipping creation of clm2rcm.
make[1]: Entering directory `/root/sxt/RegCM4.1.1-BATS/Main'
mpif90  -DMPP1 -O3 -fp-model precise -convert big_endian -heap-arrays -assume byterecl  -c -o mod_constants.o ../Config/mod_constants.F90
pgf90-Error-Unknown switch: -fp-model
pgf90-Error-Unknown switch: -convert
pgf90-Error-Unknown switch: -heap-arrays
pgf90-Error-Unknown switch: -assume
make[1]: *** [mod_constants.o] Error 1
make[1]: Leaving directory `/root/sxt/RegCM4.1.1-BATS/Main'
make: *** [regcm] Error 2

 

But the modle was successfully compiled in my PC computer. I don't know why. The Makefile.inc file is attached. Could you give me a hand? Thanks very much in advance.

 

Su