On Jul 29, 2008, at 12:56 PM, Lupusoru, Razvan A wrote:
Hello,
I am trying to get Python 2.5.2 working for an IA32 system. The
compilation is done on an Ubuntu 8.04.1 dev system. I am using a
custom gcc and ld specific to the IA32 system.
This is my makefile:
#
Hello,
I am trying to get Python 2.5.2 working for an IA32 system. The
compilation is done on an Ubuntu 8.04.1 dev system. I am using a custom
gcc and ld specific to the IA32 system.
This is my makefile:
##
BUILD_DEST = /i686-custom-kernel
CC = $(BUILD_DEST)/b