> Great! It indeed installs fine now. Although it takes 72 minutes!
>
> real    72m26.596s
> user    56m9.639s
> sys     10m44.480s
>
> Why does it compile so slow, if ginac-lite can compile in 2 minutes?
>
> Ondrej

It maybe related to the use of template. sym2poly.cc and gausspol.cc
are the files which require much time to compile. One can of course
change CXXFLAGS e.g. to -g to compile it much faster, but that would
biais unfavorably the benchmarks.
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to