New submission from Roumen Petrov: Version of gcc compiler may differ between build and host system. As result could be activated unsupported options and build of _decimal module will fail.
---------- components: Cross-Build files: 0003-ORIGIN-use-CC-to-test-compiler-flags-in-setup.py.patch keywords: patch messages: 183556 nosy: doko, rpetrov, skrah priority: normal severity: normal status: open title: use CC to test compiler flags in setup.py type: compile error versions: Python 3.3, Python 3.4 Added file: http://bugs.python.org/file29316/0003-ORIGIN-use-CC-to-test-compiler-flags-in-setup.py.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue17361> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com