Problem with static library

Gilles Diribarne gdiribarne at udcast.com
Tue Apr 23 08:41:12 EDT 2002


Hi,

I use python 2.2 with libpython2.2.a statically linked.
I need to have a C program totally self-contained (i.e. statically
linked). But, I use xml.parsers.expat library which needs libexpat.so.

The program generate a SIGSEV, when trying to load libexpat.so.
Can you help me?

Gilles








More information about the Python-list mailing list