Re: [Numpy-discussion] Problem Building Numpy with Python 2.7.1 and OS X 10.7.3

2012-02-26 Thread Patrick Armstrong
Hi, On 2012-02-25, at 5:14 AM, Ralf Gommers wrote: > Since you're using pip, I assume that gcc-4.2 is llvm-gcc. As a first step, I > suggest using plain gcc and not using pip (so just "python setup.py > install"). Also make sure you follow the recommendations in "version specific > notes" at ht

[Numpy-discussion] Problem Building Numpy with Python 2.7.1 and OS X 10.7.3

2012-02-23 Thread Patrick Armstrong
Hi there, I'm having a problem building NumPy on Python 2.7.1 and OS X 10.7.3. Here is my build log: https://gist.github.com/1895377 Does anyone have any idea what might be happening? I get a very similar error when compiling with clang. Installing a binary really isn't an option for me due t