Configure and cross-compiler
Marc POINOT
poinot at onera.fr
Mon Jul 26 10:18:39 EDT 1999
More information about the Python-list mailing list
Mon Jul 26 10:18:39 EDT 1999
- Previous message (by thread): How to use a variable form main script in a module.
- Next message (by thread): Configure and cross-compiler
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, I've compiled Python for a NEC super-computer, using a cross compiler. The configure script failed for the tests, it leaves with a exit 1 emergency-escape-do-not-use-elevators. Maybe a slight modification can allow to produce Python with less verification, at least for cross-compilation. I've replaced the corresponding exit 1 with "true". Marcvs [alias Yes, don't leave, I have the truth...]
- Previous message (by thread): How to use a variable form main script in a module.
- Next message (by thread): Configure and cross-compiler
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list