On 2012-07-23 18:54, tvn wrote: > I see -- no idea why though, perhaps to take advantage of some of the 64 > bit features from the hardware but also to maintain 32 bit compatibility > ? But anyway, such a situation exists -- is there a quick fix, such as > editing some FLAG, so Sage will build a 32 bit version ?
Try running $ linux32 make instead of the usual "make". Obviously, you should do this starting from a clean Sage (don't continue your current build). -- -- 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
