Boost logo

Boost :

Subject: Re: [boost] autolinking
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2009-02-17 19:53:28


AMDG

James Mansion wrote:
> I'd like to build a boost subset using my own build system.
>
> I'd like to turn off autolinking and control the names of the libraries,
> but it seems I can't. Is that intentional?
>
> I tried to use BOOST_AUTO_LINK_NOMANGLE as a starting point
> but setting that only helped for the first inclusion of auto_link.hpp,
> since it
> undefines it.
>
> Can I offer this trivial patch, or at least suggest something similar?

You can disable autolinking with BOOST_ALL_NO_LIB

In Christ,
Steven Watanabe


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