Bldmake complie failed

Hello all,

I am facing issues compiling cctm and icon in using gcc compiler. Please find attached the bldmake log file for icon and cctm along with the config file. Thanks for your help.
bldit_cctm.csh (29.9 KB)
bldit_cctm_log.txt (32.7 KB)
bldit_icon.txt (9.9 KB)
bldit_icon_log.txt (23.6 KB)
config_cmaq.txt (11.0 KB)

Hasibul

Hasibul,
Are you using a version of MPI that is compiled with gcc?
If you type the following at the command line, what do you get?
mpifort -v

1 Like

I rebuilt the mpich and now it works. Thanks!