Memory fault - core dumped while compiling 2.2.1 on SCO

Martin v. Loewis martin at v.loewis.de
Wed Sep 4 03:09:50 EDT 2002


Andrew Koenig <ark at research.att.com> writes:

> Looks like the same symptom I had.
> 
> If you are using binutils 2.13, try going back to 2.12.1 and
> see if that fixes the problem.

Alternatively, use the system C compiler - Python does not support gcc
on SCO, apparently (or else it would not try to pass -belf).

It is probably easy to add gcc support - just adjust the OpenUnix
fragments in configure.in to SCO.

Regards,
Martin



More information about the Python-list mailing list