Langella Raphael wrote:
> Hi,
> I'm trying to compile numpy with 64 bits support under
> Sparc/Solaris 8. I've already compiled Python 2.5.1 with 64
> bits. I've set up my environnement with :
>
> export CC="gcc -mcpu=v9 -m64 -D_LARGEFILE64_SOURCE=1"
> export CXX="g++ -mcpu=v9 -m64 -D_LARGEFILE64
Hi,
I'm trying to compile numpy with 64 bits support under
Sparc/Solaris 8. I've already compiled Python 2.5.1 with 64
bits. I've set up my environnement with :
export CC="gcc -mcpu=v9 -m64 -D_LARGEFILE64_SOURCE=1"
export CXX="g++ -mcpu=v9 -m64 -D_LARGEFILE64_SOURCE=1"
export LDFLAGS='-mcpu=v9 -