Re: [sage-devel] Adding GCC and MPC as standard packages

2012-03-12 Thread Jeroen Demeyer
On 2012-03-11 23:34, Florent Hivert wrote: > Isn't it used for compiling Cython code ? Of course it is indeed. But compiling Cython code is not the main use I had in mind for this package. -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, sen

Re: [sage-devel] Adding GCC and MPC as standard packages

2012-03-11 Thread Julien Puydt
Le dimanche 11 mars, William Stein a écrit: > +1. (and I *hate* adding packages) As it's optional, it's not really added: +1 too. And I hate packages... Snark on #sagemath -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to

Re: [sage-devel] Adding GCC and MPC as standard packages

2012-03-11 Thread William Stein
On Sunday, March 11, 2012, Florent Hivert wrote: > Hi, > > On Sun, Mar 11, 2012 at 11:15:35PM +0100, Jeroen Demeyer wrote: >> I have made a spkg for GCC (GNU compiler collection) version 4.6.3 with >> compilers for C, C++ and Fortran, see Trac #12369. >> >> The GCC spkg depends on an MPC (mul

Re: [sage-devel] Adding GCC and MPC as standard packages

2012-03-11 Thread Florent Hivert
Hi, On Sun, Mar 11, 2012 at 11:15:35PM +0100, Jeroen Demeyer wrote: > I have made a spkg for GCC (GNU compiler collection) version 4.6.3 with > compilers for C, C++ and Fortran, see Trac #12369. > > The GCC spkg depends on an MPC (multi-precision complex numbers) spkg. > There has been an o