$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Rob Lemley (rclemley_at_[hidden])
Date: 2004-01-05 10:26:41
Vineet Mehta wrote:
> Has anyone been able to successfully build and install boost on
> Mac OS X 10.3 (panther). I am using gcc 3.3, the latest xcode.
> The python variables were configured to:
>
> export
> PYTHON_ROOT=/System/Library/Frameworks/Python.framework/Versions/2.3
> export PYTHON_VERSION=2.3
Which version of boost?
boost 1.30.2 is documented to work only with Python 2.2
The boost CVS build is supposed to work with Python 2.3
What's xcode?