LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 662|回复: 1

安装ATLAS 问题

[复制链接]
发表于 2010-11-2 09:13:00 | 显示全部楼层 |阅读模式
安装ATLAS 问题的时候遇到的问题,大家看看什么原因

[GPSL@Liu obj64]$ ../configure -b 32 -D c -DPentiumCPS=1603 -Fa alg --shared --prefix=usr/local/atlas --with-netlib-lapack-tarfile=/home/GPSL/download/lapack.tgz
make: `xconfig' is up to date.
./xconfig -d s /home/GPSL/download/ATLAS3.9.28/obj64/../ -d b /home/GPSL/download/ATLAS3.9.28/obj64  -b 32 -D c -DPentiumCPS=1603 -Fa alg -D c -DATL_DYLIBS -Si lapackref 1

ERROR around arg 15 (c).
USAGE: ./xconfig [flags] where flags are:
   -v <verb> : verbosity level
   -O <enum OSTYPE #>  : set OS type
   -s <enum ASMDIA #>  : set assembly dialect
   -A <enum MACHTYPE #> : set machine/architecture
   -V #    # = ((1<<vecISA1) | (1<<vecISA2) | ... | (1<<vecISAN))
   -b <32/64> : set pointer bitwidth
   -o <outfile>
   -C [xc,ic,if,sk,dk,sm,dm,al,ac] <compiler>
   -F [xc,ic,if,sk,dk,sm,dm,al,ac,gc] '<comp flags>'
   -Fa [xc,ic,if,sk,dk,sm,dm,al,ac,gc] '<comp flags to append>'
        al: append flags to all compilers
        ac: append flags to all C compilers
        gc: append flags to gcc compiler used in user-contributed index files.
        acg: append to all C compilers & the index gcc
        alg: append to all compilers & the index gcc
   -T <targ> : ssh target for cross-compilation (probably broken)
   -D [c,f] -D<mac>=<rep> : cpp #define to add to [CDEFS,F2CDEFS]
      eg. -D c -DL2SIZE=8388604 -D f -DADD__ -D f -DStringSunStyle
   -d [s,b]  : set source/build directory
   -f <#> : size (in KB) to flush before timing
   -t <#> : set # of threads (-1: autodect; 0: no threading)
   -m <mhz> : set clock rate
   -S[i/s] <handle> <val>  : special int/string arg
      -Si bozol1 <0/1> : supress/enable bozo L1 defaults
      -Si archdef <1/0> : enable/supress arch default use
      -Si latune <1/0> : do/don't tune F77 LAPACK routines
      -Si nof77 <0/1> : Have/don't have fortran compiler
      -Si nocygwin <0/1> : Do/don't depend on GPL cygwin library
                           (Windows compiler/cygwin install only)
      -Si cputhrchk <0/1> : Ignore/heed CPU throttle probe
      -Si omp <0/1/2> : nobuild/build/use OpenMP for threading
      -Si antthr <0/1/2> : nobuild/build/use Antoine's code for threading
      -Si lapackref <0/1>: Netlib lapack is not/is unpacked
                           to $BLDdir/src/lapack/ref
      -Ss kern <path/to/comp> : use comp for all kernel compilers
      -Ss pmake <parallel make invocation (eg '$(MAKE) -j 4')>
      -Ss f77lib <path to f77 lib needed by C compiler>
      -Ss flapack <path to netlib lapack>: used to build full lapack lib
      -Ss [s,d]maflags 'flags'
NOTE: enum #s can be found by : make xprint_enums ; ./xprint_enums
xconfig exited with 15
[GPSL@Liu obj64]$

这是什么原因阿
发表于 2010-11-3 11:11:04 | 显示全部楼层
错误消息 ERROR around arg 15 (c). 是说参数 -D c 的那个 c 附近的参数不符合要求。

检查一下是不是呢?
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表