Python 2.2.1 vs. gcc 3.1?

Skip Montanaro skip at pobox.com
Fri Jun 7 14:00:10 EDT 2002


    Andrew> PPS: I tried building one of the .so files by hand, essentially
    Andrew> by snarfing the output from the Makefile log and executing it
    Andrew> manually:

    ...

    Andrew> So apparently it is building a .so file with references
    Andrew> correctly resolved.

That's good to hear

    Andrew> How do I go about finding out the cause of the failure?

Try running the just built python executable and then manually execute
"import struct".  What error message(s) do you see?

-- 
Skip Montanaro (skip at pobox.com - http://www.mojam.com/)
Boycott Netflix - they spam - http://www.musi-cal.com/~skip/netflix.html






More information about the Python-list mailing list