[Tutor] Making Python modules with C

Mico Siahaan mico@cbn.net.id
Sat, 15 Jun 2002 08:05:31 +0700


I tried to make Python dynamic modules with C (pyd files). I followed the 
'Extending and Embedding the Python Interpreter' tutorial from ActiveState 
Python documentation, but failed. I guess the tutorial written for Linux 
user or Microsoft Visual C++ (as it mentioned in Chapter 4 of the 
Tutorial). The problem is: in my Window machine I don't have Visual C++ (I 
don't have money to buy it :( ). I only have lcc-win32 compiler. So, 
anybody ever used lcc-win32 compiler to build Python modules.


Mico Siahaan
---
E-mail  : mico at cbn dot net dot id