Re: [Numpy-discussion] OS X binaries for releases

2013-08-26 Thread Ralf Gommers
On Thu, Aug 22, 2013 at 10:19 PM, Matthew Brett wrote: > Hi, > > On Thu, Aug 22, 2013 at 12:14 PM, Russell E. Owen wrote: > > In article > > , > > Ralf Gommers wrote: > > > >> Hi all, > >> > >> Building binaries for releases is currently quite complex and > >> time-consuming. For OS X we need t

Re: [Numpy-discussion] OS X binaries for releases

2013-08-23 Thread Matthew Brett
Hi, On Fri, Aug 23, 2013 at 1:38 PM, Matthew Brett wrote: > Hi, > > On Fri, Aug 23, 2013 at 1:32 PM, Russell E. Owen wrote: >> In article >> , >> Matthew Brett wrote: >> >>> Hi, >>> >>> On Thu, Aug 22, 2013 at 12:14 PM, Russell E. Owen wrote: >>> > In article >>> > , >>> > Ralf Gommers wrot

Re: [Numpy-discussion] OS X binaries for releases

2013-08-23 Thread Matthew Brett
Hi, On Fri, Aug 23, 2013 at 1:32 PM, Russell E. Owen wrote: > In article > , > Matthew Brett wrote: > >> Hi, >> >> On Thu, Aug 22, 2013 at 12:14 PM, Russell E. Owen wrote: >> > In article >> > , >> > Ralf Gommers wrote: >> > >> >> Hi all, >> >> >> >> Building binaries for releases is current

Re: [Numpy-discussion] OS X binaries for releases

2013-08-23 Thread Russell E. Owen
In article , Matthew Brett wrote: > Hi, > > On Thu, Aug 22, 2013 at 12:14 PM, Russell E. Owen wrote: > > In article > > , > > Ralf Gommers wrote: > > > >> Hi all, > >> > >> Building binaries for releases is currently quite complex and > >> time-consuming. For OS X we need two different mach

Re: [Numpy-discussion] OS X binaries for releases

2013-08-22 Thread Matthew Brett
Hi, On Thu, Aug 22, 2013 at 12:14 PM, Russell E. Owen wrote: > In article > , > Ralf Gommers wrote: > >> Hi all, >> >> Building binaries for releases is currently quite complex and >> time-consuming. For OS X we need two different machines, because we still >> provide binaries for OS X 10.5 and

Re: [Numpy-discussion] OS X binaries for releases

2013-08-22 Thread Chris Barker - NOAA Federal
On Thu, Aug 22, 2013 at 12:14 PM, Russell E. Owen wrote: > I'll be interested to learn how you make binary installers for python > 3.x because the standard version of bdist_mpkg will not do it. I have > heard of two other projects (forks or variants of bdist_mpkg) that will, > but I have no idea o

Re: [Numpy-discussion] OS X binaries for releases

2013-08-22 Thread Russell E. Owen
In article , Ralf Gommers wrote: > Hi all, > > Building binaries for releases is currently quite complex and > time-consuming. For OS X we need two different machines, because we still > provide binaries for OS X 10.5 and PPC machines. I propose to not do this > anymore. It doesn't mean we com

Re: [Numpy-discussion] OS X binaries for releases

2013-08-21 Thread KACVINSKY Tom
From: numpy-discussion-boun...@scipy.org [mailto:numpy-discussion-boun...@scipy.org] On Behalf Of Kyle Mandli Sent: Tuesday, August 20, 2013 10:10 PM To: Discussion of Numerical Python Subject: Re: [Numpy-discussion] OS X binaries for releases On Tue, Aug 20, 2013 at 5:35 PM, KACVINSKY Tom

Re: [Numpy-discussion] OS X binaries for releases

2013-08-20 Thread Ralf Gommers
On Wed, Aug 21, 2013 at 4:10 AM, Kyle Mandli wrote: > > This would be an appropriate time I suppose to say I am attempting to > build numpy, scipy and matplotlib on 10.9. NDA of course prohibits me > (unfortunately) from really discussing things but safe to say I would > support "moving on". Th

Re: [Numpy-discussion] OS X binaries for releases

2013-08-20 Thread Ralf Gommers
On Wed, Aug 21, 2013 at 12:17 AM, David Cournapeau wrote: > > > > On Tue, Aug 20, 2013 at 9:48 PM, Ralf Gommers wrote: > >> Hi all, >> >> Building binaries for releases is currently quite complex and >> time-consuming. For OS X we need two different machines, because we still >> provide binaries f

Re: [Numpy-discussion] OS X binaries for releases

2013-08-20 Thread Kyle Mandli
On Tue, Aug 20, 2013 at 5:35 PM, KACVINSKY Tom wrote: > llvm-gcc. You have to specify the right options which I can look up > tomorrow when I'm back in the office. We don't invoke gcc directly, we use > xcrun. > > On Aug 20, 2013, at 18:31, "David Cournapeau" wrote: > > > > > On Tue, Aug 20, 2

Re: [Numpy-discussion] OS X binaries for releases

2013-08-20 Thread KACVINSKY Tom
llvm-gcc. You have to specify the right options which I can look up tomorrow when I'm back in the office. We don't invoke gcc directly, we use xcrun. On Aug 20, 2013, at 18:31, "David Cournapeau" mailto:courn...@gmail.com>> wrote: On Tue, Aug 20, 2013 at 11:20 PM, KACVINSKY Tom mailto:tom

Re: [Numpy-discussion] OS X binaries for releases

2013-08-20 Thread Chris Barker - NOAA Federal
Ralf, Thanks for doing all this! > Building binaries for releases is currently quite complex and > time-consuming. It sure would be nice to clean that up. For OS X we need two different machines, because we still > provide binaries for OS X 10.5 and PPC machines. I propose to not do this > any

Re: [Numpy-discussion] OS X binaries for releases

2013-08-20 Thread David Cournapeau
On Tue, Aug 20, 2013 at 11:20 PM, KACVINSKY Tom wrote: > You can use the 10.6 SDK on 10.8. At least we do. > With which compiler ? David > > Tom > > On Aug 20, 2013, at 18:17, "David Cournapeau" wrote: > > > > > On Tue, Aug 20, 2013 at 9:48 PM, Ralf Gommers wrote: > >> Hi all, >> >> Build

Re: [Numpy-discussion] OS X binaries for releases

2013-08-20 Thread KACVINSKY Tom
You can use the 10.6 SDK on 10.8. At least we do. Tom On Aug 20, 2013, at 18:17, "David Cournapeau" mailto:courn...@gmail.com>> wrote: On Tue, Aug 20, 2013 at 9:48 PM, Ralf Gommers mailto:ralf.gomm...@gmail.com>> wrote: Hi all, Building binaries for releases is currently quite complex and

Re: [Numpy-discussion] OS X binaries for releases

2013-08-20 Thread David Cournapeau
On Tue, Aug 20, 2013 at 9:48 PM, Ralf Gommers wrote: > Hi all, > > Building binaries for releases is currently quite complex and > time-consuming. For OS X we need two different machines, because we still > provide binaries for OS X 10.5 and PPC machines. I propose to not do this > anymore. It doe

[Numpy-discussion] OS X binaries for releases

2013-08-20 Thread Ralf Gommers
Hi all, Building binaries for releases is currently quite complex and time-consuming. For OS X we need two different machines, because we still provide binaries for OS X 10.5 and PPC machines. I propose to not do this anymore. It doesn't mean we completely drop support for 10.5 and PPC, just that

Re: [Numpy-discussion] OS X binaries.

2011-01-01 Thread Ralf Gommers
On Sat, Jan 1, 2011 at 5:44 AM, Gideon wrote: > I noticed that 1.5.1 was released, and sourceforge is suggesting I use > the package numpy-1.5.1-py2.6-python.org-macosx10.3.dmg. However, I > have an OS X 10.6 machine. > > Can/should I use this binary? > Yes you can. The naming scheme correspond

Re: [Numpy-discussion] OS X binaries.

2010-12-31 Thread totonixs...@gmail.com
On Fri, Dec 31, 2010 at 7:44 PM, Gideon wrote: > I noticed that 1.5.1 was released, and sourceforge is suggesting I use > the package numpy-1.5.1-py2.6-python.org-macosx10.3.dmg.  However, I > have an OS X 10.6 machine. > > Can/should I use this binary? > > Should I just compile from source? I su

[Numpy-discussion] OS X binaries.

2010-12-31 Thread Gideon
I noticed that 1.5.1 was released, and sourceforge is suggesting I use the package numpy-1.5.1-py2.6-python.org-macosx10.3.dmg. However, I have an OS X 10.6 machine. Can/should I use this binary? Should I just compile from source? ___ NumPy-Discussion