
15 Mar
2007
15 Mar
'07
6:37 p.m.
on Thu Mar 08 2007, tiago coutinho <tcoutinho-AT-cells.es> wrote:
Hello all,
As anyone tried Boost.Python in a 64 bit machine with Python 2.5?
Yes.
I have a compilation error and apparently solved it by changing the source file: object_protocol.cpp. In lines 109 and 136 I changed the variable types from int to Py_ssize_t.
The machine specs are:
2 Dual-Core AMD Opteron Processors 2212 HE (64 bits) Linux SUSE 10 - kernel 2.6.18.2-34 x86_64 GCC version 4.1.2 20061115 (prerelease) (SUSE Linux) Python 2.5 Boost 1.33.1
Those changes are already in CVS. -- Dave Abrahams Boost Consulting www.boost-consulting.com