Boost logo

Boost-Build :

Subject: [Boost-build] statically link project with Boost libs in Cygwin/msvc
From: Andrej van der Zee (mavdzee_at_[hidden])
Date: 2009-06-12 03:23:53


Hi, I am linking my project statically with boost_rexeg in Cygwin, using toolset msvc. 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? Coming from Linux, I would expect no dependency on boost_regex (boost_regex does not show for ldd on the binary). How can I remove these dependencies? Thank you, Andrej


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