Hi! On Oct 6, 9:22 am, Robert Bradshaw <rober...@math.washington.edu> wrote: > Even easier, it seems, would be to to add -m46 (or equivalent) to > CFLAGS directly in sage-env, rather than having the if [ $SAGE64 ...] > test in every spkg-install.
This sounds reasonable to me. If I am not mistaken, it has the additional advantage of not breaking anything: Even if an spkg-install adds -m64 to CFLAGS, it would not hurt if sage-env would put "-m64" in CFLAGS, or would it be a problem for a compiler to get "-m64" twice in one line? Simon --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---