登录后查看更多精彩内容~
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
本帖最后由 要有光要有明 于 2016-10-18 21:15 编辑
已经按照官网的要求,编译CMAQ V5.1版本
ICON, BCON, CCTM都已经成功编译
现在的问题是在编译MCIP时出现问题
/disk2/hyf/cmaq/CMAQv5.1/lib/ioapi/lib/libioapi.a(crdict3.o):crdict3.f:(.text+0x104f): more undefined references to `ncvdef_' follow /disk2/hyf/cmaq/CMAQv5.1/lib/ioapi/lib/libioapi.a(crdict3.o): In function `crdict3_': crdict3.f:(.text+0x13b9): undefined reference to `ncaptc_' crdict3.f:(.text+0x141f): undefined reference to `ncaptc_' crdict3.f:(.text+0x15de): undefined reference to `ncabor_' crdict3.f:(.text+0x1fd8): undefined reference to `ncendf_'
出现了大量诸如此类的报错, 采用gcc 4.9编译,不知问题出在哪里,网上的资料也比较少。
如有类似经历的同学,希望能提出宝贵建议,谢谢!
|