Re: [Numpy-discussion] Trouble building numpy on different version of OSX.

2013-02-14 Thread Chris Barker - NOAA Federal
Steve, Thanks for the report of what worked-- I may well need to do this soon. sudo xcode-select --switch /Developer-3.2.5 but that had no apparent effect. Next I put a link in /Developer -> /Developer-3.2.5 since that seemed to be the path numpy was trying to use. Aha! I got the right incl

Re: [Numpy-discussion] Trouble building numpy on different version of OSX.

2013-02-14 Thread Steve Spicklemire
OK,,, I happen to have an old: /Developer-3,2,5 directory on my 10.8 system, and I found the "xcode-select' command. I tried sudo xcode-select --switch /Developer-3.2.5 but that had no apparent effect. Next I put a link in /Developer -> /Developer-3.2.5 since that seemed to be the path numpy

Re: [Numpy-discussion] Trouble building numpy on different version of OSX.

2013-02-14 Thread Steve Spicklemire
Ahhh... I didn't realize that important bit. Thanks... I'll try to see if I can use xcode3 on 10.8. thanks, -steve On Feb 14, 2013, at 10:58 AM, Chris Barker - NOAA Federal wrote: > On Thu, Feb 14, 2013 at 7:57 AM, Derek Homeier > wrote: > >> Where did you get the python3.2 from? Building t

Re: [Numpy-discussion] Trouble building numpy on different version of OSX.

2013-02-14 Thread Chris Barker - NOAA Federal
On Thu, Feb 14, 2013 at 7:57 AM, Derek Homeier wrote: > Where did you get the python3.2 from? Building the 1.7.0 release works for me > under 10.8 and Xcode 4.6 > both with the system-provided /usr/bin/python2.7 That makes sense, as Apple probably built it with XCode 4.6 in the first place. >

Re: [Numpy-discussion] Trouble building numpy on different version of OSX.

2013-02-14 Thread Steve Spicklemire
The python3.2 was from python.org, 3.2.3 universal 32/64. thanks, -steve On Feb 14, 2013, at 8:57 AM, Derek Homeier wrote: > On 14.02.2013, at 3:55PM, Steve Spicklemire wrote: > >> I got Xcode 4,6 from the App Store. I don't think it's the SDK since the >> python 2.7 version builds fine. It

Re: [Numpy-discussion] Trouble building numpy on different version of OSX.

2013-02-14 Thread Derek Homeier
On 14.02.2013, at 3:55PM, Steve Spicklemire wrote: > I got Xcode 4,6 from the App Store. I don't think it's the SDK since the > python 2.7 version builds fine. It's just the 3.2 version that doesn't have > the -I/Library/Frameworks/Python.Framework/Versions/3.2/include/python3.2m in > the comp

Re: [Numpy-discussion] Trouble building numpy on different version of OSX.

2013-02-14 Thread Steve Spicklemire
I got Xcode 4,6 from the App Store. I don't think it's the SDK since the python 2.7 version builds fine. It's just the 3.2 version that doesn't have the -I/Library/Frameworks/Python.Framework/Versions/3.2/include/python3.2m in the compile options line. When I run setup for 2.7 I see the right in

Re: [Numpy-discussion] Trouble building numpy on different version of OSX.

2013-02-14 Thread David Cournapeau
On Thu, Feb 14, 2013 at 1:09 PM, Steve Spicklemire wrote: > Hi Numpy Folks! > > When I try to build numpy on MacOSX 10.6 with Xcode 3.2.5 installed > (python3.2 setup.py build) things go great! At some point I get this: > > > > Generating build/src.macosx-10.6-intel-3.2/numpy

[Numpy-discussion] Trouble building numpy on different version of OSX.

2013-02-14 Thread Steve Spicklemire
Hi Numpy Folks! When I try to build numpy on MacOSX 10.6 with Xcode 3.2.5 installed (python3.2 setup.py build) things go great! At some point I get this: Generating build/src.macosx-10.6-intel-3.2/numpy/core/include/numpy/config.h C compiler: gcc-4.2 -fno-strict-aliasing -f