Armin Rigo wrote: > Hi Elmo, > > On Wed, Jul 19, 2006 at 04:11:58PM +0300, Elmo M??ntynen wrote: > >> Last lines of output (python translate.py --backend=c --profopt='-c >> "from richards import *;main(iterations=1)"' --text --batch >> targetpypystandalone.py): >> > > I have no clue how --profopt can affect the translation itself. You > don't get the same error without the --profopt option? > > > A bientot, > > Armin > Should've tested that, will do as soon as possible. benchmark.html on snake shows something that says to me that the profopt executable doesn't exist, which suggests that it wasn't built.
Elmo _______________________________________________ [email protected] http://codespeak.net/mailman/listinfo/pypy-dev
