I would vote -1 for adding the largeaddressaware flag to our translation proccess for nightlies. Better to run out of memory than to use cffi to call some random dll andhave it explode. Those who are in the know will have a compiler or can down load a free version and DIY. Matti
On Apr 6, 2013 5:36 PM, "Amaury Forgeot d'Arc" <amaur...@gmail.com> wrote: > > I think the initial request was for the win32 nightly build. > > The flag could cause issue for programs which assume that the high bit is never set for pointers, and use it for another purpose. > It's not the case for pypy, because we reserve such tricks to Linux ;-) > And I guess it's the same for all other libraries we link with, since they are also cross-platform. > > -- > Amaury Forgeot d'Arc
_______________________________________________ pypy-dev mailing list pypy-dev@python.org http://mail.python.org/mailman/listinfo/pypy-dev