Boost logo

Boost Users :

From: Douglas Gregor (doug.gregor_at_[hidden])
Date: 2005-04-29 09:20:10


On Apr 29, 2005, at 5:03 AM, Daniel Lidström wrote:

> Hello,
>
> I get linking errrors while trying to compile the program_options.
> Here is
> the output:
>
> Daniels-Monster:/Users/daniellidstrom/Desktop/boost_1_32_0> bjam
> --with-program_options stage

You'll probably need to add "-sTOOLS=darwin" to your bjam command line.
In Boost 1.32.0, the build system uses the basic "gcc" toolset on Mac
OS X by default, but it really needs to the use the "darwin" toolset.

        Doug


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net