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 on non-amd64 sytems.
> See https://bui
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 their header files in the wrong (64bit) places, and then f