Hello there,
I am attempting to compile pCOULWAVE 2008 for the first time on a Apple OS X 10.10 Yosemite.
I am using a Portland Group Complier 16.3.
I use the command line given to us in the COMPILATION_INSTRUSTIONS.pdf : mpif90 -fast ./source/*.f* -o pCOULWAVE.out
This command line works for me expect for one part. I am getting this error and not too sure what is causing it:
./source/write_timeseries.f:
Undefined symbols for architecture x86_64:
"_isnan_", referenced from:
_calc_overflow_ in calc_overflow.o
ld: symbol(s) not found for architecture x86_64
Not sure what this means or how to fix this issue. Has anyone else come across this issue?
If there is any more details on the specs you need from me please let me know.
Thank you in advance for any help,
Tyler