Boost logo

Boost :

From: Jonathan Turkanis (technews_at_[hidden])
Date: 2004-12-29 15:46:38


John Maddock wrote:
>> I'd rather do something like this:
>>
>> #if defined(BOOST_BZIP2_BINARY)
>> # define BOOST_LIB_NAME BOOST_BZIP2_BINARY
>> # define BOOST_AUTO_LINK_NOMANGLE
>> # include <boost/config/auto_link.hpp>
>> #endif
>
> Sounds reasonable to me, there's a first cut at this in mainline cvs
> now

Great! Thanks.

BTW, Comeau support says that adding a Windows auto-link facility is on their
agenda for 2005.

Jonathan


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