| 
 
	积分254贡献 精华在线时间 小时注册时间2013-10-21最后登录1970-1-1 
 | 
 
 发表于 2014-6-6 15:02:23
|
显示全部楼层 
| 按楼主说的出现这个错误,这是怎么回事?求指点  /tmp/ccexmyUi.o: In function `MAIN__':
 nc.f90:(.text+0x31b): undefined reference to `nf_open_'
 nc.f90:(.text+0x3a1): undefined reference to `nf_strerror_'
 nc.f90:(.text+0x405): undefined reference to `nf_inq_'
 nc.f90:(.text+0x46f): undefined reference to `nf_strerror_'
 nc.f90:(.text+0x520): undefined reference to `nf_inq_dim_'
 nc.f90:(.text+0x58a): undefined reference to `nf_strerror_'
 nc.f90:(.text+0x6c5): undefined reference to `nf_inq_var_'
 nc.f90:(.text+0x72f): undefined reference to `nf_strerror_'
 nc.f90:(.text+0x89f): undefined reference to `nf_inq_attname_'
 nc.f90:(.text+0x909): undefined reference to `nf_strerror_'
 nc.f90:(.text+0x9ad): undefined reference to `nf_inq_atttype_'
 nc.f90:(.text+0xa17): undefined reference to `nf_strerror_'
 nc.f90:(.text+0xabb): undefined reference to `nf_inq_atttype_'
 nc.f90:(.text+0xb25): undefined reference to `nf_strerror_'
 collect2: ld 返回 1
 [c315@localhost test]$
 | 
 |