[pypy-dev] Porting PyPy to OpenBSD/amd64
Armin Rigo
arigo at tunes.org
Tue Aug 2 20:51:50 CEST 2011
Hi Laurie,
On Tue, Aug 2, 2011 at 8:14 PM, Laurence Tratt <laurie at tratt.net> wrote:
> I'm looking to port PyPy to OpenBSD (specifically amd64/x86_64, as I no
> longer have any i386 machines; that might be the cause of some of my woes).
I have fixed the problems you reported (see 109f80dac1c1). I cannot
say if there will be more, though. These are caused by a different
combination of 32- versus 64-bit integer types than on Linux64 and
MacOSX64. Feel free to report again here or on our irc channel, #pypy
at irc.freenode.net.
A bientôt,
Armin.
More information about the pypy-dev
mailing list