From: Vladimir Prus (ghost_at_[hidden])
Date: 2007-11-15 09:27:48


Lee Faus wrote:

> I am having problems with Boost and OS X (10.5) Leapord.
>
> using this command:
> sudo ../boost-jam-3.1.15-1-macosxppc/bjam -sTOOLS=darwin --
> layout=system install

Did you mean

        toolset=darwin

?