It works. Thanks Armin! Best regards, Max
On Tue, Apr 9, 2013 at 2:31 PM, Armin Rigo <[email protected]> wrote: > Hi Max, > > On Tue, Apr 9, 2013 at 12:15 PM, Max Lavrenov <[email protected]> > wrote: > > [platform:Error] "inconsistent frame size at instruction %s" % > (insn,)) > > We have seen this error reported already (it occurred with gcc 4.8, > but that may not be strictly related). Assuming it's the same, I > fixed it in trunk. Can you try to download the latest version of the > file rpython/translator/c/gcc/trackgcroot.py from this url: > > https://bitbucket.org/pypy/pypy/raw/default/rpython/translator/c/gcc/trackgcroot.py > (or just switch to hg "default" if you got a hg repository)? Then you > can type "make" in the directory > /tmp/usession-release-2.0-beta2-2/testing_1 to restart the final part. > > > A bientôt, > > Armin. >
_______________________________________________ pypy-dev mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-dev
