Re: [Numpy-discussion] Build fortran extension on Windows with gfortran and MSVC

2016-02-11 Thread Marek Wojciechowski
Dnia czwartek, 11 lutego 2016 16:23:23 Jose Gomez-Dans pisze: > Hi, > > On 11 February 2016 at 15:40, Marek Wojciechowski wrote: > > It seems that on Windows + Python-3.5 fortran extensions cannot be built > > anymore with f2py and mingw32 compilers, because of new MSVC. Here is the > > > short

Re: [Numpy-discussion] Build fortran extension on Windows with gfortran and MSVC

2016-02-11 Thread Marek Wojciechowski
Dnia czwartek, 11 lutego 2016 16:40:22 Marek Wojciechowski pisze: > Hi! > > It seems that on Windows + Python-3.5 fortran extensions cannot be built > anymore with f2py and mingw32 compilers, because of new MSVC. Here is the > short description of the errors one gets: > > http://stackoverflow.co

Re: [Numpy-discussion] Build fortran extension on Windows with gfortran and MSVC

2016-02-11 Thread Jose Gomez-Dans
Hi, On 11 February 2016 at 15:40, Marek Wojciechowski wrote: > It seems that on Windows + Python-3.5 fortran extensions cannot be built > anymore with f2py and mingw32 compilers, because of new MSVC. Here is the > short description of the errors one gets: > Off-topic, but this is something th

[Numpy-discussion] Build fortran extension on Windows with gfortran and MSVC

2016-02-11 Thread Marek Wojciechowski
Hi! It seems that on Windows + Python-3.5 fortran extensions cannot be built anymore with f2py and mingw32 compilers, because of new MSVC. Here is the short description of the errors one gets: http://stackoverflow.com/questions/33822554/build-fortran-extension-on-windows-with-gfortran-and-msvc