Boost logo

Boost :

From: John Maddock (john_maddock_at_[hidden])
Date: 2002-07-11 05:41:21


> 1. Sunpro config needs
> # define BOOST_NO_TEMPLATE_TEMPLATES

Fixed, thanks.

> 2. config_test fail to link due to unresolved symbols to clokc_gettime

You need to ensure that the command line includes -lrt, you will need to
modify the Jam toolset description for this, possibly you only need -lrt on
multithreaded builds.

John Maddock
http://ourworld.compuserve.com/homepages/john_maddock/index.htm


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk