Hi,

2011/9/25 Александр Седов <[email protected]>:
> Translating PyPy on Linux with -O1 --continuation
> --withmod-_continuation I've got the error:
> ValueError: unknown value for translation.gc: 'ref'
> Googling gave me no results. Is there a way to fix this?

I suppose you didn't install Boehm, which is needed in -O1
compilations nowadays.  See our "prerequisites" list.


A bientôt,

Armin.
_______________________________________________
pypy-dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to