I am using boost.python to call some numerical calculations written in C++. 
The C++ code thus links to the python27.lib. However, the calculations 
would preferrably be done in 64 bit versions to make use of the larger 
adress space. As far as I understand it the supplied python27.lib is 32 bit 
version.
Is there a 64bit version somewhere? Meaybe if I upgrade to Python3.x?

-- 
You received this message because you are subscribed to the Google Groups 
"spyder" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/spyderlib.
For more options, visit https://groups.google.com/d/optout.

Reply via email to