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? PS: By the way, translation procedure reports about pypy.module.interp_mmap unreachable block in W_MMap.descr_getitem.