[pypy-issue] [issue1043] Failures when testing PyPy 1.8

Fijal tracker at bugs.pypy.org
Mon Feb 13 11:35:32 CET 2012


Fijal <fijall at gmail.com> added the comment:

Hi Dirkjan. PyPy has tons of options not all of them work equally well. As per 
what you use:

* shadowstack is perfectly fine
* -O2 - any reason to use it?
* --sandbox builds an executable that requires some other programs to run. Do 
you package it separately?
* --stackless is on by default

I don't see a reason why compile pypy without openssl support other than 
confusing ImportErrors but whatever.

I'm sure you also feed GCC with custom cooked options.

----------
nosy: +fijal

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue1043>
________________________________________


More information about the pypy-issue mailing list