- 积分
- 228
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2013-6-8
- 最后登录
- 1970-1-1
|
登录后查看更多精彩内容~
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
执行 make 后输出
请问可能是哪儿的原因
3x!!
/grib_api-1.18.0-Source/lib -L/usr/lib -L/home/geant4/zhyg/opt/pre/jasper-1.900.1/lib -lgrib_api_f90 -lgrib_api -lm -ljasper -UUSE_NCF
timemanager.f90:583:0: warning: type of ‘get_wetscav’ does not match original declaration [-Wlto-type-mismatch]
call get_wetscav(itime,lsynctime,loutnext,j,ks,grfraction,idummy,idummy,wetscav)
get_wetscav.f90:4:0: note: ‘get_wetscav’ was previously declared here
subroutine get_wetscav(itime,ltsample,loutnext,jpart,ks,grfraction,inc_count,blc_count,wetscav)
get_wetscav.f90:4:0: note: code may be misoptimized unless -fno-strict-aliasing is used
|
|