Re: [Numpy-discussion] g77

2014-12-01 Thread Sturla Molden
Charles R Harris wrote: > Is there any reason to keep support for g77? The last release was in 2006 > and gfortran has been available since 2005. I admit that there is no reason > to drop current support, apart from getting rid of some code, so perhaps > the question should be: how much work shou

Re: [Numpy-discussion] g77

2014-11-30 Thread Ralf Gommers
On Mon, Dec 1, 2014 at 7:05 AM, Charles R Harris wrote: > Hi All, > > Is there any reason to keep support for g77? > Yes. The Windows binary builds still use it. We seem to be getting there with the Mingw64 toolchain and gfortran, but I'd like to see that proven (i.e. do a release with it and ha

[Numpy-discussion] g77

2014-11-30 Thread Charles R Harris
Hi All, Is there any reason to keep support for g77? The last release was in 2006 and gfortran has been available since 2005. I admit that there is no reason to drop current support, apart from getting rid of some code, so perhaps the question should be: how much work should we spend maintaining i