New submission from Brian Spratke :
I am trying to cross compile Python 3.7 for Android. I have Python building,
but I keep getting an error that _ctypes failed to build, but I see nothing
that jumps out as a reason.
_ctypes_test builds, before that I see this INFO message
INFO: Can
Change by Brian Spratke :
--
type: -> compile error
___
Python tracker
<https://bugs.python.org/issue36438>
___
___
Python-bugs-list mailing list
Unsubscrib
New submission from Brian Spratke :
I apologize if this is a stupid question, but I am not very experienced
building Python, or cross compiling.
While trying to cross compile Python 3.5.7 I can run configure, and make, but
when I try to run 'make install' it throws the error posted