On Jan 15, 2009, at 2:23 PM, Michael Abshoff wrote: > Robert Bradshaw wrote: >> On Jan 15, 2009, at 2:30 AM, Michael Abshoff wrote: > > <SNIP> > >>>> and I don't know enough C++ to diagnose the error message. Any >>>> ideas? >>> Which gcc are you using? >> >> The one that ships with OS X 10.4 > > Apple doesn't ship XCode with OSX, but has some version of XCode on > the > companion DVD and AFAIK that version changes over time. Since you > compile Sage on that box I assume it works, so the version isn't that > relevant then I guess :)
Yep, I regulary compile Sage with this one :). For the record d-128-208-204-152:~ robert$ gcc -v Using built-in specs. Target: i686-apple-darwin8 Configured with: /private/var/tmp/gcc/gcc-5363.obj~28/src/configure -- disable-checking -enable-werror --prefix=/usr --mandir=/share/man -- enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg] [^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with- slibdir=/usr/lib --build=powerpc-apple-darwin8 --with-arch=nocona -- with-tune=generic --program-prefix= --host=i686-apple-darwin8 -- target=i686-apple-darwin8 Thread model: posix gcc version 4.0.1 (Apple Computer, Inc. build 5363) > >>> Do you have your changes anywhere so I can play with them? >> >> I pushed them to sage-devel, and an spkg is up in http:// >> sage.math.washington.edu/home/robertwb/cython/ too. > > Ok, I will take a look hopefully today. Excellent. - Robert > _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
