PyRun_SimpleString error handling

Randy Heiland heiland at ncsa.uiuc.edu
Tue Jun 6 14:49:45 EDT 2000


Alex wrote:

> > 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.

rf. to the Makefile in your Python dist under /Demo/embed

--Randy




More information about the Python-list mailing list