$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Eric Newhuis (EricN_at_[hidden])
Date: 2008-05-20 17:20:56
[Boost.Python]
Has anyone successfully built and run a 64-bit Python 2.5 extension
module?
I am using 64-bit RedHat Linux and I have encountered a number of
oddities including segfaults doing simple things like evaluating the
keys of a dict from c++.
Does anyone have a sequence of steps they used to produce a working
extension module with this configuration that they'd like the share? I
am interested from the point of configuring and installing boost all the
way through the Jamfile for the extension module.
Formerly everything worked fine using 1.34.