embedding and extending on windows

R

rusi

A client wants to 'be lectured' on extending and embedding python on
windows.
I am familiar with this (or was until python2.3 or thereabouts) on
linux -- never done it on windows.

Can some kind soul point me to some link on the issues/pitfalls re
this?

I see three choices:
1. Us MS C for the C extensions

2. Use cygwin
Recompile python from sources
Use gcc for the extensions

3. Mix gcc extension + precompiled python (and pray!)

-- If we use ctypes do we need to rely less on prayer?
-- What goes wrong with python compiled with gcc? [Ok let me guess I
have to compile everything else thereafter? Any other warnings?]
 

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

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,066
Latest member
VytoKetoReviews

Latest Threads

Top