Boost logo

Boost Users :

Subject: [Boost-users] Why "Mixing a dll boost library with a static runtime is a really bad idea..."?
From: D M (mlovelysky_at_[hidden])
Date: 2009-03-13 04:49:11


Hi,

I want (need) to use boost libs as dll with a static run-time library. In
this case auto_link.hpp gives me an error "Mixing a dll boost library with a
static runtime is a really bad idea...". Why is it a bad idea? I don't think
that it's a good idea but requirements in our project demand static-runtime
linkage for all modules and they don't want to use regex as static library
cause of it's size. What problems could it cause? I know only one problem
with a memory allocation in different modules. Any more?

Thanks,
Vladimir



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net