[issue23644] g++ module compile fails with ‘_Atomic’ does not name a type

Martin Ritter report at bugs.python.org
Thu Jun 30 13:49:56 EDT 2016


Martin Ritter added the comment:

For me compiling 3.5.2 on GCC 5.2.0 fails when I supply --with-cxx-main=g++ with the same "error: ‘_Atomic’ does not name a type" messages.

I'm guessing that --with-cxx-main is probably outdated(?) but at least it worked with 3.5.0

----------
nosy: +Martin Ritter

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue23644>
_______________________________________


More information about the Python-bugs-list mailing list