On Sunday, June 27, 2010, John H Palmieri <jhpalmier...@gmail.com> wrote: > At ticket #8263, we're trying to document the environment variables > used by Sage. > > SAGE_FAT_BINARY: In SAGE_ROOT/README.txt, it says > > Fat Binaries: To make a binary that will run on the widest range of > target machines, set the SAGE_FAT_BINARY environment variable to > "yes" before building Sage: > > export SAGE_FAT_BINARY="yes" > make > ./sage -bdist x.y.z-fat > > Is this right? (As far as I can tell, this affects the building of > atlas and mpir, and affects the script sage-location. That's it.)
Yes, that is right. All the binaries I distribute use this. > > SAGE_VALGRIND: what is this supposed to do? I can't find any > documentation, and the only affect I see is when building python it > disables pymalloc. > > -- > John > > -- > 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 > -- William Stein Professor of Mathematics University of Washington http://wstein.org -- 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