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

Amaury Forgeot d'Arc amauryfa at gmail.com
Thu Nov 19 18:09:49 CET 2009


2009/11/19 Leo Trottier <trottier at gmail.com>:
> The .s files are typically removed when the build fails.  I've managed to
> grab one, I think, before it got deleted.
> You'll see it fail in the log, presumably in the same way, here:
> http://paste.pocoo.org/show/151704/
> I've abused paste.pocoo and posted it
> here: http://paste.pocoo.org/show/151706/
> (I've also attached it)

Unfortunately, the file you sent has been truncated (before the point
where it fails)
Can you please run
    rm implement_9.s
    make implement_9.s
to regenerate it.

Cheers,

-- 
Amaury Forgeot d'Arc



More information about the Pypy-dev mailing list