[SciPy-User] [SciPy-user] Compiling scipy on Solaris

mdekauwe mdekauwe at gmail.com
Fri Feb 12 16:14:43 EST 2010


Below is the output of the build, I hope that was what you meant by log, if
it isn't and there was a specific command then please let me know. Thanks

I should probably add I have managed to get scipy 0.6.1 to build and run
without issues.


  FOUND:
    libraries = ['lapack', 'f77blas', 'cblas', 'atlas']
    library_dirs = ['/users/eow/mgdk/sun4u/lib']
    language = c

customize SunFCompiler
Could not locate executable f90
customize GnuFCompiler
Could not locate executable g77
Could not locate executable f77
customize Gnu95FCompiler
Found executable /nerc/packages/gcc/4.2.3/5.9/bin/gfortran
customize Gnu95FCompiler
customize Gnu95FCompiler using config
compiling '_configtest.c':


compile options: '-c'
gcc: _configtest.c
gcc -pthread _configtest.o -L/users/eow/mgdk/sun4u/lib -llapack -lf77blas
-lcblas -latlas -o _configtest
ATLAS version 3.8.3 built by mgdk on Fri Jul 17 19:10:13 BST 2009:
   UNAME    : SunOS wlsn098 5.9 Generic_122300-14 sun4u sparc SUNW,A70
   INSTFLG  : -1 0 -a 1
   ARCHDEFS : -DATL_OS_SunOS -DATL_ARCH_USIII -DATL_CPUMHZ=1600 -DSUN_HR
-DATL_GAS_SPARC
   F2CDEFS  : -DAdd_ -DF77_INTEGER=int -DStringSunStyle
   CACHEEDGE: 786432
   F77      : gfortran, version GNU Fortran (GCC) 4.2.3
   F77FLAGS : -O -mcpu=ultrasparc3 -mtune=ultrasparc3 -fPIC -m32
   SMC      : gcc, version gcc (GCC) 4.2.3
   SMCFLAGS : -mcpu=ultrasparc3 -mtune=ultrasparc3 -O3 -funroll-all-loops
-fPIC -m32
   SKC      : gcc, version gcc (GCC) 4.2.3
   SKCFLAGS : -mcpu=ultrasparc3 -mtune=ultrasparc3 -O3 -funroll-all-loops
-fPIC -m32
success!
removing: _configtest.c _configtest.o _configtest
  FOUND:
    libraries = ['lapack', 'f77blas', 'cblas', 'atlas']
    library_dirs = ['/users/eow/mgdk/sun4u/lib']
    language = c
    define_macros = [('ATLAS_INFO', '"\\"3.8.3\\""')]

ATLAS version 3.8.3
lapack_opt_info:
lapack_mkl_info:
mkl_info:
  libraries mkl,vml,guide not found in /users/eow/mgdk/sun4u/lib
  NOT AVAILABLE

  NOT AVAILABLE

NOTE I snipped the full build as the mailing list wouldn't let me paste it
all, so I picked the top bit which I thought might help the most. If there
is something specific I can post that.

Thanks

-- 
View this message in context: http://old.nabble.com/Compiling-scipy-on-Solaris-tp27519446p27527114.html
Sent from the Scipy-User mailing list archive at Nabble.com.




More information about the SciPy-User mailing list