python bindings

Lane Brooks lbrooks at MIT.EDU
Sun Nov 5 12:36:08 EST 2006


I have a header file and archive file for a C-api that I would like to
interface via python.  I tried using SWIG, but I get the error message
to compile the object files with the -fPIC option.  Since I do not have
the source code, I cannot recompile.

Can anyone suggest a way to get this C-api into python?

Thanks,
Lane Brooks




More information about the Python-list mailing list