On Thu, Sep 9, 2010 at 10:37 PM, Amaury Forgeot d'Arc <[email protected]> wrote: > 2010/9/9 Andy <[email protected]>: >> Thanks Antonio. >> >> So right now there's no way to run PyPy JIT on Linux 64 bit? > > Yes there is! > Armin merged the asmgcc-64 branch yesterday. > You have to use trunk version of PyPy, and build it yourself.
Although I would mark this support as "experimental" for now, it works :-) > > -- > Amaury Forgeot d'Arc > _______________________________________________ > [email protected] > http://codespeak.net/mailman/listinfo/pypy-dev > _______________________________________________ [email protected] http://codespeak.net/mailman/listinfo/pypy-dev
