Cross compiling Python 3.2 for PPC (MPC 8641D)
abhishek bhat
wimpybobcat at gmail.com
Tue Dec 20 17:15:43 EST 2011
I am trying to compile Python 3.2 to a PPC platform running a lesser
known OS called OSE (by ENEA).
The problem is that there is no shell which can be used to run the
configure script which means that I need to manually port the
pyconfig.h and the makefile for the given platform.
Any suggestions on the best way to achieve this is much appreciated?
More information about the Python-list
mailing list