On 2012-05-09 09:34, P Purkayastha wrote: > And I set the following CFLAGS, CXXFLAGS (and MAKE is empty): > || > ~/Installations/sage-5.0.rc0»exportCFLAGS="-march=native -O3 -pipe" > ~/Installations/sage-5.0.rc0»exportCXXFLAGS="${CFLAGS}"
What if you don't use -march=native? Could you recompile mpir and mpfr with just "-O3 -pipe" (or other variations of CFLAGS)? -- 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