running CLM on Linux

I run CLM successfully on Tru64. However the same code cannot run on Linux.

There is no warning message of compiling on Tru64.

In Linux there are some warning messages:(using pgf90, pgcc, version 5.2)
PGC-W-0006-Empty translation unit
PGC-W-0155-Long value is passed to a nonprototyped function.
PGC-W-0155-Pointer value created from a nonlong integral type.
warning: -jN forced in submake: disabling jobserver mode.

any suggestion ?

Thanks.
 
Back
Top