On Mon, May 19, 2008 at 7:53 PM, William Stein <[EMAIL PROTECTED]> wrote:
Hi, > > On Mon, May 19, 2008 at 10:47 AM, Lon Hutchison <[EMAIL PROTECTED]> wrote: > > Hello, > > Sorry, but for the life of me I can't find where the system requirements > are > > for SAGE 3.0.1 binary for Mac OS X... please advise! > > > > > > At least 512MB RAM, 1GB hard drive space (probably less, but...), > and OS X 10.4 or 10.5 intel or ppc. Note that four separate binaries > are needed to run on those four separate os/hardware combinations, > since we can't > build universal binaries. > Well, I have been playing around with that and currently there are certain components like gmp which would need to be cross compiled since as-is gmp.h has endianess and wordsize controlled constants. I have plans for mpir to get around that, but that will be a while. One thing I have done is to combine say x86 and ppc binaries/libraries via lipo, but I see little demand since that does increase the size of the binary by a large factor and it also breaks if you develop with the wrong arch. So while it might be convenient to deploy in certain situations I haven pushed it too hard since it breaks development. Since every copy of Sage should be able to develop I never considered proving such universal binaries this a high priority. > > -- william Cheers, Michael > > > > > --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-devel@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---