Embedding python with lcc-win32

decay ae98096 at aero.iitm.ernet.in
Sat Feb 16 13:31:13 EST 2002


Hello.

I've been trying to embed python in a C program. I use the lcc-win32
compiler system. I made an import library from python21.dll using
implib. But when I link a simple program, I get "Undefined reference
to __imp__Py_Initialize" in test.c. I suppose its got to do with
making the import library. Can anyone please enlighten me?

Thanks,
Ashok.



More information about the Python-list mailing list