I have successfully compiled WRF-3.9.1 and produced corresponding exe file including ndown.exe, real.exe, tc.exe, wrf.exe. But, when I try to compile WRF which are latested versions such as WRF4.4 and WRF4.5.2, the corresponding exe files aren't produced.the complie.log file of error information is presented on the picture and the attachment. I think whether the problem is that my gcc g++ and gfortran version are too old or the libraries I used was not matched? my gcc g++ and gfortran version are all 4.8.5, netcdf version is netcdf-4.1.3, hdf is hdf5-1.8.8, mpich is mpich-3.0.4.

