On 21 Sep 2015 13:58, "Thierry Dumont" <tdum...@math.univ-lyon1.fr> wrote: > > Le 21/09/2015 14:16, Jeroen Demeyer a écrit : > > On 2015-09-21 13:47, Nathann Cohen wrote: > >> Hello everybody, > >> > >> What can we assume on our C compiler? Is it always gcc? > >
> Did anybody tried ICC ? I can do it, for fun... For what it is worth, I have tried compilers from Sun on Solaris, HP on HP-UX and IBM on AIX. I never managed to compile Sage on AIX or HP-UX, although I got much further with GCC than with the IBM or HP compilers. Essentially the HP and IBM reject all the GNUisms. Although Sage used to build fine on Solaris and pass all doctests, this was only possible with GCC. Now Sun (now Oracle) did produce a compiler with a GCC parser, so it accepted the GNUisms, but used the native back end to produce faster code than GCC. I never tried building Sage with that. I think it is fairly safe to say that you can't build Sage with a compiler that is not in some way based on gcc. Dave. -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. To post to this group, send email to sage-devel@googlegroups.com. Visit this group at http://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/d/optout.