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.)
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 [email protected]
To unsubscribe from this group, send an email to
[email protected]
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org