Hi Armin,

Could you (1) document the branch inside pypy/doc/whatsnew-head.rst

yes; I'm still working on documentation and the pypi package upload. Almost
there ...

, and (2) look at the failure on
32-bit?  It seems that running py.test module/cppyy crashes with exit
code 3, according to
http://buildbot.pypy.org/summary/longrepr?testname=&builder=own-linux-x86-32&build=4857&mod=module%2Fcppyy%2Ftest

The error is:

 [platform:Error] cc1plus: error: unrecognized command line option '-std=c++11'

How old is that gcc? I can probably do without c++11 for the dummy/test
backend, but not for the actual backend (in the pip package).

Thanks,
     Wim
--
wlavrij...@lbl.gov    --    +1 (510) 486 6411    --    www.lavrijsen.net
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to