[Python-Dev] Compiling Python on a biarch (PPC/PPC64) (original) (raw)
"Martin v. Löwis" martin at v.loewis.de
Wed Apr 9 23:27:49 CEST 2008
- Previous message: [Python-Dev] Compiling Python on a biarch (PPC/PPC64)
- Next message: [Python-Dev] Compiling Python on a biarch (PPC/PPC64)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Can anyone give me a hand on this? As far as I could investigate, I must change setup.py in order to get this issue fixed, right?
Wrong. I didn't read your entire message, but this is definitely wrong. setup.py isn't invoked until python itself is built, and Modules/python.c is part of python itself.
Regards, Martin
- Previous message: [Python-Dev] Compiling Python on a biarch (PPC/PPC64)
- Next message: [Python-Dev] Compiling Python on a biarch (PPC/PPC64)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]