Python from C, PyRun_String()

Ville Vainio vvainio at karhu.tp.spt.fi
Tue Jan 22 09:29:29 EST 2002


twhitema at yahoo.com.au writes:

> I was interested in running python with C, but ran into some snags
> with linking.  

> What API/library do I link my compiled program with, in order to be
> able to run my program.

You probably want libpython2.1.a.

-- 
Ville Vainio - http://www.tp.spt.fi/~vvainio - ICQ #115524762
 Wild geese have no intention to cast a reflection
 Water has no mind to assume their form



More information about the Python-list mailing list