Vineet Mehta
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
I have bjam installed. I used bjam "-sTOOLS=darwin" in the boost root directory.
However at the yields a number of warning and error messages, and ends with :
...failed updating 70 targets... .. ..
Any suggestions ?
Boost.Python questions should go to the C++-sig (http://www.boost.org/more/mailing_lists.htm#cplussig). Several people who are not subscribed to this list have had success with MacOS X on that list. Ralf W. Grosse-Kunstleve writes: I am not subscribed to boost-users and I cannot easily reply. We completed the OS X port only after the 1.30.2 release. To use Boost.Python they have to work with the latest CVS, e.g. the release candidate. See also: http://cci.lbl.gov/~rwgk/shortcuts/boost/libs/python/doc/v2/faq.html#macosx HTH, -- Dave Abrahams Boost Consulting www.boost-consulting.com