Search found 1 match
- Wed Dec 10, 2008 3:19 am
- Forum: ROMS Installation
- Topic: problem building netcdf-90 interface with ifort under cygwin
- Replies: 3
- Views: 7703
Re: problem building netcdf-90 interface with ifort under cygwin
I have got this error yestoday. To my problem, the reason is that I have not install the G95 correctly(Should installed in the root directory while not the user's home directory). I installed the G95 in the directory of "home\MyUserName", then I got the error in compiling the netcdf. So, maybe you ...