Hello, while building python2-numpy on the armhf build machine (which takes quite a while if I remember well), I realise that only one core is working. Is there a way to use several cores in the python build system, when running "python setup.py build" (which, at least in this case, ends up calling the c compiler)?
Andreas
