$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Boost python refuses to compile on OSX
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2009-04-19 15:05:23
AMDG
Pim Schellart wrote:
> I followed the instructions on
> http://www.boost.org/doc/libs/1_38_0/libs/python/doc/building.html to
> install and build the boost python library.
> When running the command bjam toolset=gcc --verbose-test test from the
> /usr/local/boost_1_38_0/libs/python/example/quickstart directory I get
> the following output (a bit long I know :)):
Use toolset=darwin instead of toolset=gcc.
In Christ,
Steven Watanabe