[issue30910] Add -fexception to ppc64le build

2017-08-16 Thread Bruno Rosa
Bruno Rosa added the comment: Hi there, I'm delegating this issue to @gut. He will elaborate it with more detail. Thanks a lot, Bruno Rosa -- ___ Python tracker <http://bugs.python.org/is

[issue30910] Add -fexception to ppc64le build

2017-07-12 Thread Bruno Rosa
Changes by Bruno Rosa : -- pull_requests: +2748 ___ Python tracker <http://bugs.python.org/issue30910> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue30910] Add -fexception to ppc64le build

2017-07-12 Thread Bruno Rosa
New submission from Bruno Rosa: To correctly throw and catch exceptions in code that is written in both C and C++, the -fexception is needed. This issue was also reported downstream on Debian and Ubuntu: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=862925 -- messages: 298231