Re: [Numpy-discussion] Compiling NumPy on 64 bit Solaris 10 sparc)

2010-07-30 Thread Dr. David Kirkby
On 06/15/10 04:06 AM, Chris LeBlanc wrote: > Hi, > > Firstly thanks to everyone that has helped bring NumPy to the point it > is today. Its an excellent bit of software. > > I've recently managed to get NumPy to compile on a 64 bit Solaris 10 > (sparc) machine. We've embedded 64 bit Python in som

Re: [Numpy-discussion] Compiling NumPy on 64 bit Solaris 10 sparc)

2010-07-30 Thread Dr. David Kirkby
On 06/17/10 02:53 PM, Ralf Gommers wrote: > On Tue, Jun 15, 2010 at 11:06 AM, Chris LeBlanc wrote: > >> Hi, >> >> Firstly thanks to everyone that has helped bring NumPy to the point it >> is today. Its an excellent bit of software. >> >> I've recently managed to get NumPy to compile on a 64 bit S

Re: [Numpy-discussion] Compiling NumPy on 64 bit Solaris 10 sparc)

2010-06-20 Thread Chris LeBlanc
Hi Ralf, Thanks for the information. I'll have a look at it, and see if it solves the issue. Cheers, Chris On 18 June 2010 01:53, Ralf Gommers wrote: > > > On Tue, Jun 15, 2010 at 11:06 AM, Chris LeBlanc wrote: >> >> Hi, >> >> Firstly thanks to everyone that has helped bring NumPy to the poin

Re: [Numpy-discussion] Compiling NumPy on 64 bit Solaris 10 sparc)

2010-06-17 Thread Ralf Gommers
On Tue, Jun 15, 2010 at 11:06 AM, Chris LeBlanc wrote: > Hi, > > Firstly thanks to everyone that has helped bring NumPy to the point it > is today. Its an excellent bit of software. > > I've recently managed to get NumPy to compile on a 64 bit Solaris 10 > (sparc) machine. We've embedded 64 bit

[Numpy-discussion] Compiling NumPy on 64 bit Solaris 10 sparc)

2010-06-14 Thread Chris LeBlanc
Hi, Firstly thanks to everyone that has helped bring NumPy to the point it is today. Its an excellent bit of software. I've recently managed to get NumPy to compile on a 64 bit Solaris 10 (sparc) machine. We've embedded 64 bit Python in some of our C code using the Python C-API, and therefore r