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
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
Ʀ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