- 积分
- 36516
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2012-7-2
- 最后登录
- 1970-1-1
|
发表于 2012-11-19 14:29:42
|
显示全部楼层
climate05 发表于 2012-11-19 12:40
把你的gcc版本,ncl版本,以及出错信息贴出来吧
configure.wps
# This file was automatically generated by the configure script in the
# top level directory. You may make changes to the settings in this
# file but be aware they will be overwritten each time you run configure.
# Ordinarily, it is necessary to run configure once, when the code is
# first installed.
#
# To permanently change options, change the settings for your platform
# in the file arch/configure.defaults, the preamble, and the postamble -
# then rerun configure.
#
.SUFFIXES: .F .f .c .o
SHELL = /bin/sh
COMPRESSION_LIBS =
COMPRESSION_INC =
NCARG_LIBS = -L$(NCARG_ROOT)/lib -lncarg -lncarg_gks -lncarg_c \
-L/usr/X11R6/lib -lX11
NCARG_LIBS2 = -L${PGI}/linux86-64/5.2/lib -lpgftnrtl -lpgc \
-L/usr/lib64 -lg2c
-L/usr/lib/gcc/x86_64-redhat-linux/4.4.6 -lgfortran
FDEFS = -DUSE_JPEG2000 -DUSE_PNG
|
|