PyRun_SimpleString error handling

Alex cut_me_out at hotmail.com
Tue Jun 6 12:42:03 EDT 2000


> Here's my simple pgm:

Sorry I can't help, I've never done any embedding before.  But how do
you get it to compile?

gcc tst.c -I ../include/python1.5/ -L ../lib/python1.5/config \
	-lpython1.5

gives complaints about millions of undefined references.

Alex.



More information about the Python-list mailing list