« Return to Thread: statically link project with Boost libs in Cygwin/msvc

statically link project with Boost libs in Cygwin/msvc

by kokot-san :: Rate this Message:

Reply to Author | View in Thread


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



     
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build

 « Return to Thread: statically link project with Boost libs in Cygwin/msvc