Re: [Cython] [cython-users] Re: Cython 0.17 beta 1 released

2012-07-31 Thread Stefan Behnel
Robert Bradshaw, 31.07.2012 19:24: > On Tue, Jul 31, 2012 at 7:24 AM, Stefan Behnel wrote: >> mark florisson, 28.07.2012 14:04: >>> On 27 July 2012 23:30, Bradley Froehle wrote: Thanks to the work of Yaroslav Halchenko, there is an experimental Debian package for Cython 0.17.beta1 -- >>>

Re: [Cython] [cython-users] Re: Cython 0.17 beta 1 released

2012-07-31 Thread Robert Bradshaw
On Tue, Jul 31, 2012 at 7:24 AM, Stefan Behnel wrote: > mark florisson, 28.07.2012 14:04: >> On 27 July 2012 23:30, Bradley Froehle wrote: >>> Thanks to the work of Yaroslav Halchenko, there is an experimental Debian >>> package for Cython 0.17.beta1 -- http://packages.qa.debian.org/c/cython.html

Re: [Cython] help getting NumPy into a 32-bit Jenkins build environment

2012-07-31 Thread Lisandro Dalcin
On 28 July 2012 06:37, Stefan Behnel wrote: > Hi, > > I've been trying to set up a 32bit build environment on Jenkins. Most of it > works nicely by just switching to "gcc -m32", but NumPy fails to build with > that setup due to the lack of dependencies. It actually finds them when > looking for th

Re: [Cython] [cython-users] Re: Cython 0.17 beta 1 released

2012-07-31 Thread Stefan Behnel
mark florisson, 28.07.2012 14:04: > On 27 July 2012 23:30, Bradley Froehle wrote: >> Thanks to the work of Yaroslav Halchenko, there is an experimental Debian >> package for Cython 0.17.beta1 -- http://packages.qa.debian.org/c/cython.html >> >> However, the builds are showing a lot of test failures