[pypy-dev] cling-support

wlavrijsen at lbl.gov wlavrijsen at lbl.gov
Thu Dec 15 09:59:21 EST 2016


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
-- 
WLavrijsen at lbl.gov    --    +1 (510) 486 6411    --    www.lavrijsen.net


More information about the pypy-dev mailing list