On Tuesday, January 31, 2012 1:01:41 PM UTC-8, R. Andrew Ohana wrote: > > (Beyond the issue of fortran) I'm not sure if it will be possible to > build all of the sage libraries with clang. For instance, it currently > doesn't yet support nested functions, which I know at least ratpoints > uses. > C does't have nested functions, this is a GNU extension. Any code that uses them should be rewritten to be standards-compliant C.
> -- 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