Boost logo

Boost :

From: tiago coutinho (tcoutinho_at_[hidden])
Date: 2007-03-08 02:37:30


Hello all,

As anyone tried Boost.Python in a 64 bit machine with Python 2.5?

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


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk