Building 2.X from CVS
Courageous
jkraska1 at san.rr.com
Tue Apr 24 18:52:46 EDT 2001
I'm building 2.X from CVS using the PCbuild directory (on Windows 2K).
I'm having trouble loading an external-C module despite of having my
PYTHONPATH appropriately set. Python's not finding my module.
I've written several before, so I'm pretty sure that's all okay, and this
one is really, really easy... exactly one function that does pretty much nothing.
I've never built Python before. Glancing through the code, it appears there
may be several compiler defines to set... or not?
Any tips?
Amongst other things, I would like to run Python through Rational Performance
Suite; in my arrogance I'm going to see if I can reveal any optimizations that
might be made to Python's external call overhead, although I'm sure that this
has been beaten to death.
C//
More information about the Python-list
mailing list