[pypy-dev] pypy-c-jit compilation error

Amaury Forgeot d'Arc amauryfa at gmail.com
Thu Nov 19 13:06:47 CET 2009


2009/11/19 Leo Trottier <trottier at gmail.com>:
> [apologies for the spam, but people seem interested]
> On Snow Leopard, after adding the -m32 flags recommended by Leonardo, it got
> all the way to compilation, and then failed. I had tried to do a c-jit
> compile over the latest trunk using 32bit python.
> Here is the full run log: http://paste.pocoo.org/show/151639/

Unfortunately, the log does not show all compilation output.
Again you should do it manually:

cd /var/folders/S+/S+mQx368HdO8O9qxkcyoQk+++TI/-Tmp-/usession-trunk-0/testing_1
make

-- 
Amaury Forgeot d'Arc



More information about the Pypy-dev mailing list