Boost logo

Boost-Build :

Subject: Re: [Boost-build] statically link project with Boost libs in Cygwin/msvc
From: Vladimir Prus (ghost_at_[hidden])
Date: 2009-06-12 03:35:15


On Friday 12 June 2009 Andrej van der Zee wrote:

>
> Hi,
>
> I am linking my project statically with boost_rexeg in Cygwin, using toolset msvc.

What do you mean "statically", exactly? How are you linking to boost_regex?

> But my executable still looks for boost_regex when I run it.
> Also, it shows boost_regex when I run depends.exe on it.
> Is this normal?

Do you have BOOST_ALL_DYN_LINK or BOOST_REGEXP_DYN_LINK in compiler settings,
perchance?

- Volodya


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk