Elmo Mäntynen wrote: > 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 > Translation without profopt worked now, though there might have been something that got changed in between, will report after some more builds.
Elmo _______________________________________________ [email protected] http://codespeak.net/mailman/listinfo/pypy-dev
