Compiling C99 extensions

D

dayzman

Hi,

I'm running Windows and Python 2.4 (binary). I've been trying to
compile this module with extensions that incorporate some C99
extensions (e.g. designated initialisers). I haven't had much luck with
MSVC++ Toolkit 2003, because it doesn't support C99. Is there any other
way I can get the module installed and the extension compiled without
the need to compile Python? I heard that Intel C++ has the same ABI as
VS7.1, can I use it to comple the extension separately? If so, could
someone briefly explain how, because I keep getting the error
"python24.lib cannot be open" or similar error.
Any help will be much appreciated.

Cheers,
Michael
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,764
Messages
2,569,566
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top