I added a small patch to the ratpoints spkg to make it build with gcc on Darwin. Instead of unconditionally adding the compiler flag -fnested-functions on Darwin, I instead only add it if supported by the compiler. Please review:
http://trac.sagemath.org/sage_trac/ticket/12368 This is a prerequisite to building Sage on OS X 10.7 with GCC-4.6.2. Thanks, Jeroen. -- 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 at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org