Re: [sage-devel] Re: xcode and gcc

2012-01-27 Thread R. Andrew Ohana
On Fri, Jan 27, 2012 at 00:51, Georg S. Weber wrote: >  Hi, > > so far, three distinct topics evolved in this thread: > > 1. > Make Sage not needing a C compiler, when one changed only .py files > and then types "sage -b". That's the topic of trac #12365 (see the > original post), and up to now, I

Re: [sage-devel] Re: xcode and gcc

2012-01-27 Thread Fernando Perez
On Fri, Jan 27, 2012 at 12:55 AM, Jason Grout wrote: > https://github.com/kennethreitz/osx-gcc-installer is one possible place to > look for gcc, at least. Nice, thanks! I didn't know about that, it's excellent and does help a lot. Cheers, f -- To post to this group, send an email to sage-d

Re: [sage-devel] Re: xcode and gcc

2012-01-27 Thread Fernando Perez
On Thu, Jan 26, 2012 at 1:33 PM, William Stein wrote: > Also, we could have a dmg available that would install GCC (including > gfortran) somewhere, and could be used to build Sage on OS X. +big_number Even outside the context of Sage, when teaching purely 'scipy stack' to students (many of whom

Re: [sage-devel] Re: xcode and gcc

2012-01-26 Thread William Stein
On Thu, Jan 26, 2012 at 7:42 PM, Dima Pasechnik wrote: > > > On Friday, 27 January 2012 04:15:32 UTC+8, William wrote: >> >> Hi, >> >> Earlier today I was arguing that we need to support Xcode 4.x, etc., >> in the context of the PARI bugs. >> >> I'm sitting here with a grad student with a solid Ma

Re: [sage-devel] Re: xcode and gcc

2012-01-26 Thread William Stein
On Thu, Jan 26, 2012 at 1:52 PM, Georg S. Weber wrote: >  Hi William, > > unlike OS X 10.7 Lion (for which no official install DVDs exist), OS X > 10.6 Snow Leopard came with/on a install DVD (either with the Mac when > one bought it, or when one bought Snow Leopard later). And on those > DVD(s),

Re: [sage-devel] Re: xcode and gcc

2012-01-26 Thread David Roe
> So the idea would be that one would develop on Mac by doing > > ./sage -i gcc > ./sage -b +1 David -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group

Re: [sage-devel] Re: xcode and gcc

2012-01-26 Thread William Stein
On Thu, Jan 26, 2012 at 1:30 PM, kcrisman wrote: >> We're not including it with Sage.  We would make it available since >> XCode is such a pain in the ass (and is not free).    That Cython >> and even "sage -b" don't work without having to pay Apple additional >> money, gets in the way of our goal