Configure and cross-compiler

Marc POINOT poinot at onera.fr
Mon Jul 26 10:18:39 EDT 1999


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...]







More information about the Python-list mailing list