On Sunday, May 12, 2013 5:34:52 PM UTC+1, leif wrote: > > Jean-Pierre Flori wrote: > > Dear all, > > > > I've put binaries of Sage 5.9 for Solaris (10)/sparc and Cygwin at: > > * http://boxen.math.washington.edu/home/jpflori/dist/ > > > > They were generated as follows: > > * export SAGE_FAT_BINARIES=yes > > Although AFAIK this only really matters (or works) on x86/x86_64, it > should be SAGE_FAT_BINARY=yes, but the typo is probably just in your > post... ;-) > Yes indeed.
> > > * make > > Depending on the default target of the compiler(s) used, you may have > set C/CPP/CXX/F/FCFLAGS to use some "generic" -march/-mcpu etc. in > addition. > > I thought about that and then thought it might not work for every spkg so just exported nothing :) > > * ./sage -bdist 5.9 > > --bdist !!! > I'd say -bdist, although --bdist (which is better in my opinion) works as well! This cam to my mind when i was writin this post so I typed ./sage --advanced (or was it -advanced?) and wrote what it suggested: -bdist... > > > Not sure this is sufficient to get something running on a wide variety > > of hardware. > > Unless they're mostly broken on a wide variety of machines (and we get > lots of complaints), presumably better than having nothing, especially > on Cygwin I guess. > > > > Feel free to test or even use them, I can not guarantee anything is > > actualy working right (but at least sage computes 1+1 and returns 2). > > Hopefully not in GF(2). > > Although that wouldn't be that wrong I guess. > > -leif > > > Note that for Cygwin you will still need to install Cygwin itself and > > the system-wide lapack packages; it might also need a rebase depending > > on what your Cygwin install already includes. > > > > Best, > > JP > > -- > () The ASCII Ribbon Campaign > /\ Help Cure HTML E-Mail > > -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-devel?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
