Boost logo

Boost Users :

From: Lothar May (boost_at_[hidden])
Date: 2008-04-30 13:25:12


Hi,

by default, the shared boost libraries 1.35.0 compiled with mingw gcc
4.2.1 link with the static C/C++ runtime, which means that exceptions
cannot be thrown across dll boundaries. Is there a simple way to make
boost link using the "-shared-libgcc -lstdc++_s -D_DLL" options?

Best regards,

Lothar


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