> > > If you were able to make some 10.6 binaries for us, that would be > awesome. > > I assume you have an older Xcode as well? > > I'm mulling over the buildbot thing. Are there pointers to buildbot > instructions? > > That would probably need you to be accessible from the net.
> Xcode on 10.6.8 is 3.2.6. > > I'm using the latest Xcode on 10.10.1, but I have yet to update to the > most recent command-line tools. > > One potential issue is that my systems are not accessible from the net (of > course, not vice versa). If that poses no problems, I'm happy to do what I > can. > > Is "sage -bdist" what is needed for a 10.6 Sage binary? > Correct, and for that you only need to be able to *access* the net, though you'd have to do it manually, of course. Try SAGE_APP_BUNDLE=yes ./sage -bdist We haven't actually tested making the app bundle on that old of a system in a while (not for my own lack of trying) but it should work okay. -- You received this message because you are subscribed to the Google Groups "sage-release" 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-release. For more options, visit https://groups.google.com/d/optout.
