<div dir="ltr"><div>Hi Drummond,<br><br></div>Can you tell us which version of the gcc compiler you're using?  Is this the one that came with Xcode command-line tools or did you get it from somewhere else?<br><br>Britton<br>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Apr 11, 2013 at 1:57 PM, Drummond Fielding <span dir="ltr"><<a href="mailto:drummondfielding@gmail.com" target="_blank">drummondfielding@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello all,<br>
<br>
I am having a some what weird issue while trying to run the latest version of the install script. This is the error I am getting:<br>
<br>
creating build/temp.macosx-10.4-x86_64-2.7/numpy/core/blasdot<br>
compile options: '-DNO_ATLAS_INFO=3 -Inumpy/core/blasdot -Inumpy/core/include -Ibuild/src.macosx-10.4-x86_64-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/Drummond/Cal/Research/Software/YT/yt-x86_64/include/python2.7 -Ibuild/src.macosx-10.4-x86_64-2.7/numpy/core/src/multiarray -Ibuild/src.macosx-10.4-x86_64-2.7/numpy/core/src/umath -c'<br>

extra options: '-faltivec -I/System/Library/Frameworks/vecLib.framework/Headers'<br>
gcc: numpy/core/blasdot/_dotblas.c<br>
gcc.exec: error: unrecognized command line option ‘-faltivec’<br>
gcc.exec: error: unrecognized command line option ‘-faltivec’<br>
error: Command "gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DNO_ATLAS_INFO=3 -Inumpy/core/blasdot -Inumpy/core/include -Ibuild/src.macosx-10.4-x86_64-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/Drummond/Cal/Research/Software/YT/yt-x86_64/include/python2.7 -Ibuild/src.macosx-10.4-x86_64-2.7/numpy/core/src/multiarray -Ibuild/src.macosx-10.4-x86_64-2.7/numpy/core/src/umath -c numpy/core/blasdot/_dotblas.c -o build/temp.macosx-10.4-x86_64-2.7/numpy/core/blasdot/_dotblas.o -faltivec -I/System/Library/Frameworks/vecLib.framework/Headers" failed with exit status 1<br>

<br>
<br>
Any thoughts?<br>
<br>
Thanks<br>
<br>
Drummond<br>
_______________________________________________<br>
yt-users mailing list<br>
<a href="mailto:yt-users@lists.spacepope.org">yt-users@lists.spacepope.org</a><br>
<a href="http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org" target="_blank">http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org</a><br>
</blockquote></div><br></div>