Alecsandru Patrascu added the comment:

The patches are tested on Linux machines, with GNU GCC >4.8.3. From your output 
I see that you are using the CLANG compiler. CLANG uses a different set of 
flags for PGO that are not compatible with GCC's, therefore the compilation 
will fail. Can you please use the GNU GCC compiler to test the patches?

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue24915>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to