-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Peter C. Norton wrote:
> Hello all,
>
> I'm trying to build numpy for some of my users, and I can't seem to
> get the [blas_opt] or the [lapack_opt] settings to be honored in my
> site.cfg:
>
> $ CFLAGS="-L$STUDIODIR/lib/ -l=sunperf" CPPFLAGS='-DNO_A
Hello all,
I'm trying to build numpy for some of my users, and I can't seem to
get the [blas_opt] or the [lapack_opt] settings to be honored in my
site.cfg:
$ CFLAGS="-L$STUDIODIR/lib/ -l=sunperf" CPPFLAGS='-DNO_APPEND_FORTRAN' \
/scratch/nortonp/python-2.5.1c1/bin/python setup.py config
Running