[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

[issue26193] python3 k1om dissociation permanence: readelf

2016-01-24 Thread ƦOB COASTN
New submission from ƦOB COASTN: > 2.) ./configure script halts during failure to locate readelf for the host. > > I simply commented out these lines in the ./configure file: > #if test "$cross_compiling" = yes; then > #case "$READELF" in > #readelf

[issue22625] When cross-compiling, don’t try to execute binaries

2016-01-26 Thread ƦOB COASTN
ƦOB COASTN added the comment: Similar patch used for 3.5 Additionally required: -Python/importlib_external.h: $(srcdir)/Lib/importlib/_bootstrap_external.py Programs/_freeze_importlib +Python/importlib_external.h: $(srcdir)/Lib/importlib/_bootstrap_external.py + $(MAKE) Programs