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

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to