[issue26192] python3 k1om dissociation permanence: libffi

2020-05-07 Thread Ned Deily
Ned Deily added the comment: Thanks for the patch and sorry for the long delay in replying. As you may know, as of Python 3.7, we no longer "vendor" a copy of the libffi source in Python source releases; you now have to use either a system-supplied version of libffi or otherwise supply your

[issue26192] python3 k1om dissociation permanence: libffi

2016-01-24 Thread SilentGhost
Changes by SilentGhost : -- components: +Extension Modules nosy: +doko versions: -Python 3.2, Python 3.3, Python 3.4 ___ Python tracker ___ _

[issue26192] python3 k1om dissociation permanence: libffi

2016-01-24 Thread ƦOB COASTN
New submission from ƦOB COASTN: initial patch attached for Python-3.4.4 This patch requires rework. I am willing to implement the __MIC__ or __KNC__ into a new patch if this is in fact the route forward that seems optimal. Thanks, Rob > Enabling the build system for Intel MIC k1om is non-tri