[pypy-dev] Build and test failures
Armin Rigo
arigo at tunes.org
Tue Jul 12 18:40:40 CEST 2005
Hi Ben,
On Mon, Jul 11, 2005 at 10:10:28AM +0100, Ben.Young at risk.sungard.com wrote:
> This first is that on windows, a couple of headers are not available. I
> fixed this by patching locally with:
Thanks. I commented out the #includes for now, as they come anyway with
<Python.h>. Later, we will need to re-enable them to become independent
of CPython, with lots of #ifdefs and possibly a 'configure'-based build
system similar to CPython's.
> _______________________________________________________________________________
> _________________________ entrypoint: test_time_clock
This failure should be fixed now (by copying all of CPython's
time.clock() implementation).
> I hope you all had fun at the sprint!
Definitely :-) Thanks, and thanks too for keeping a close eye on PyPy
:-)
A bientot,
Armin
More information about the pypy-dev
mailing list