Dear RegCNETers,
I have made a copy of the regcm-core using 'svn copy' and am trying to get that copy working.
I used the following commands:
$> bootstrap.sh
$> ./configure CC=icc FC=ifort --with-netcdf=<path_to-netcdf_install>/
$> make
Once I use the make command, I am getting the following error.
: catastrophic error: **Internal compiler error: segmentation violation signal
raised** Please report this error along with the circumstances in which it
occurred in a Software Problem Report. Note: File and line given may not be
explicit cause of this error.
compilation aborted for mod_ncout.F90 (code 3)
make[3]: *** [mod_ncout.o] Error 3
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
I had used the same system to install a previous version of the program only a few months ago. I removed it and updated the system in order to try out the current version with the current chemistry set up.
I have attached the output of the make command including the error
Can anyone help me solve this issue please?
Regards,
James