As far as I know, there is no better way than to look at the binaries (e.g. "file $SAGE_LOCAL/bin/python"). That said, I think you are incorrectly assuming that SAGE64 corresponds to the architecture. In fact,
SAGE64=yes forces 64-bit build SAGE64=no does not force 64-bit, and will build whatever the toolchain is set up to. In the sage -sh environment on my Fedora 14 x86_64 machine, SAGE64 is set to "no". Yet everything is 64-bit. I think nobody should set "SAGE64=yes" unless their toolchain is broken and compiles by default for the wrong architecture. -- 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