<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Hey Drummond,</div><div><br></div><div>It looks like this is the gcc that comes with the mesa sdk, actually.  The gcc you want to use should be in /usr/bin/.</div><div><br></div><div>For what it's worth, we've had issues in the past with people trying to build yt using mesa's compiler toolchain.</div><div><br></div><div>Cheers,</div><div><br></div><div>Nathan</div><br><div><div>On Apr 11, 2013, at 11:02 AM, Drummond Fielding <<a href="mailto:drummondfielding@gmail.com">drummondfielding@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><meta http-equiv="Content-Type" content="text/html charset=windows-1252"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">It is the one that came with Xcode command-line tools, and I believe it is the most up to date version.<div><br></div><div><div><font face="Andale Mono">Drummonds-MacBook-Pro:~ Drummond$ gcc -v</font></div><div><font face="Andale Mono">Using built-in specs.</font></div><div><font face="Andale Mono">COLLECT_GCC=/Applications/mesasdk/bin/gcc.exec</font></div><div><font face="Andale Mono">COLLECT_LTO_WRAPPER=/Applications/mesasdk/libexec/gcc/x86_64-apple-darwin11.4.2/4.7.2/lto-wrapper</font></div><div><font face="Andale Mono">Target: x86_64-apple-darwin11.4.2</font></div><div><font face="Andale Mono">Configured with: ./configure CC='gcc -D_FORTIFY_SOURCE=0' --build=x86_64-apple-darwin11.4.2 --prefix=/Applications/mesasdk --with-gmp=/Applications/mesasdk --with-mpfr=/Applications/mesasdk --with-mpc=/Applications/mesasdk --enable-languages=c,c++,fortran --disable-multilib</font></div><div><font face="Andale Mono">Thread model: posix</font></div><div><font face="Andale Mono">gcc version 4.7.2 (GCC) </font></div></div><div><br></div><div>–Drummond</div><div><br><div><div>On Apr 11, 2013, at 11:00 AM, Britton Smith <<a href="mailto:brittonsmith@gmail.com">brittonsmith@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><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>
_______________________________________________<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">http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org</a><br></blockquote></div><br></div></div>_______________________________________________<br>yt-users mailing list<br><a href="mailto:yt-users@lists.spacepope.org">yt-users@lists.spacepope.org</a><br>http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org<br></blockquote></div><br></body></html>