Hi Dave, On Mon, 2 Aug 2010 04:49:22 +0100 David Kirkby <david.kir...@onetel.net> wrote:
> Looking at that list of doctest failures on Cygwin, there's a high > correlation between those packages which are presenting problems on > Cygwin, and those where the Sun Studio compiler will refuse to compile > the code on Solaris, suggesting there may be problems with the > original source code > > http://trac.sagemath.org/sage_trac/ticket/7056 > > list some of the packages where the Sun compiler will not work. > > pynac, ratpoints, lcalc, sympow, > > are all packages which are presenting problems on Cygwin, which the > Sun compiler will just not compile. I know at least. both ratpoints > and lcalc produce numerous warnings from gcc too. Can you check if the last version of pynac still gives these errors? http://trac.sagemath.org/sage_trac/ticket/7029 I merged some patches from GiNaC to address those issues a while ago. Apparently the MSVC compiler also complains about them. BTW, now that cephes is a standard package, changing a few lines in sage/symbolic/pynac_cc.h should be enough to fix #9162. Cheers, Burcin -- 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