Re: [Numpy-discussion] OS X Lion: llvm: numpy and scipy

2011-09-20 Thread Samuel John
Hi! On 20.09.2011, at 14:41, David Cournapeau wrote: > On Tue, Sep 20, 2011 at 5:13 AM, Samuel John wrote: >> Ralf, thanks for your answer. >> >> However, in short: >> >> I want `pip install numpy; pip install scipy` to work on OS X Lion without >> extra effort :-) [...] > I will try to look

Re: [Numpy-discussion] OS X Lion: llvm: numpy and scipy

2011-09-20 Thread David Cournapeau
On Tue, Sep 20, 2011 at 5:13 AM, Samuel John wrote: > Ralf, thanks for your answer. > > However, in short: > >  I want `pip install numpy; pip install scipy` to work on OS X Lion without > extra effort :-) > > > On 19.09.2011, at 19:05, Ralf Gommers wrote: >> Do you think it's possible to teach n

Re: [Numpy-discussion] OS X Lion: llvm: numpy and scipy

2011-09-20 Thread Samuel John
Ralf, thanks for your answer. However, in short: I want `pip install numpy; pip install scipy` to work on OS X Lion without extra effort :-) On 19.09.2011, at 19:05, Ralf Gommers wrote: > Do you think it's possible to teach numpy to use different CC, CXX? > >> This is possible, but numpy pro

Re: [Numpy-discussion] OS X Lion: llvm: numpy and scipy

2011-09-19 Thread Ralf Gommers
On Mon, Sep 19, 2011 at 3:03 PM, Samuel John wrote: > Ahoy numpy gurus :-) > > Would it be possible to adapt the setup.py and/or numpy/distutils to set > the right variables on Mac OS X 10.7? (see below). > I have looked a bit into the setup.py and the distutils package of numpy > but I am a bit

[Numpy-discussion] OS X Lion: llvm: numpy and scipy

2011-09-19 Thread Samuel John
Ahoy numpy gurus :-) Would it be possible to adapt the setup.py and/or numpy/distutils to set the right variables on Mac OS X 10.7? (see below). I have looked a bit into the setup.py and the distutils package of numpy but I am a bit lost. Do you think it's possible to teach numpy to use differe