[pypy-dev] pypy-dev at codespeak.net

Armin Rigo arigo at tunes.org
Mon Aug 20 17:41:42 CEST 2007


Re-hi,

On Mon, Aug 20, 2007 at 05:30:51PM +0200, Armin Rigo wrote:
> >     make CFLAGS="-O2 -DRPY_ASSERT"
> >     mv testing_1 /some/path/pypy-c-sandbox
> 
> You can now just say  'make llsafer'  instead.

While I was at it I enabled RPY_LL_ASSERT automatically in all programs
translated with --sandbox, assuming that better safety by default is a
good idea in this case.  So now you can say  ./translate.py --sandbox
and get a correctly compiled result for free.


A bientot,

Armin.



More information about the Pypy-dev mailing list