2011/1/31 Tasos Vogiatzoglou <[email protected]>:
> Hello Amaury,
>
> Yes. It's the same compiler error :

> [translation:ERROR]    File 
> "c:\Users\flatline\development\pypy\src\pypy\module\_hashlib\interp_hashlib.py",

Ah, indeed the _hashlib module should be disabled when openssl cannot
be processed.
I'll try to fix it, in the meantime I suggest you to skip this module:

python translate.py targetpypystandalone --withoutmod-_hashlib


-- 
Amaury Forgeot d'Arc
_______________________________________________
[email protected]
http://codespeak.net/mailman/listinfo/pypy-dev

Reply via email to