On Fri, 07 Dec 2007 00:53:15 -0800, Graham Dumpleton wrote:

> Are you actually linking your C program against the Python library?

Yes. Refer OP:

>> I'm embedding python in a C prog which is built as a linux shared lib.
>> The prog is linked against libpython, and on startup, it calls
>> Py_Initialize().
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to