[pypy-dev] PyPy compile memory requirements

Ronny Pfannschmidt Ronny.Pfannschmidt at gmx.de
Thu May 19 20:30:50 CEST 2011


On Thu, 2011-05-19 at 18:34 +0200, Armin Rigo wrote:
> Hi,
> 
> On Thu, May 19, 2011 at 6:00 PM, Maciej Fijalkowski <fijall at gmail.com> wrote:
> > If the only goal is to avoid doing those 2 at the same time, do
> > translate.py --source and then go to the /tmp/usession-*/testing_1
> > directory and type make
> 
> We should decide if it would make sense or not to just do
> os.execv("make"), which would have the same effect.  The only drawback
> I can think of would be that you wouldn't get the nice summary and
> timings at the end of translation --- which we can maybe re-obtain
> anyway by hacking a bit :-)
why not run the translation in a subprocess to begin with?
> 
> 
> A bientôt,
> 
> Armin.
> _______________________________________________
> pypy-dev mailing list
> pypy-dev at python.org
> http://mail.python.org/mailman/listinfo/pypy-dev

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part
URL: <http://mail.python.org/pipermail/pypy-dev/attachments/20110519/a6ab9955/attachment.pgp>


More information about the pypy-dev mailing list