Hey!

I am trying to embedd python into a C programe of mine. But when I try
to compile the C code, gcc gives errors like "undefined reference to
`Py_Finalize'" and the same kind for all the other functions. I have
incuded "Python.h".

Any idea what might be wrong?

Thanks.

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

Reply via email to