[pypy-dev] Problems when trying to translate.

Александр Седов elec.lomy.ru at gmail.com
Mon Sep 26 13:08:00 CEST 2011


26 сентября 2011 г. 10:41 пользователь Armin Rigo <arigo at tunes.org> написал:
> Hi,
>
> 2011/9/25 Александр Седов <elec.lomy.ru at gmail.com>:
>> 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.
Of course I've seen it and just copied apt-get command to my terminal.
Just checked -- libgc and libgc-dev is installed.


More information about the pypy-dev mailing list