Building boost 1.35.0 using mingw-gcc-4.2.1 with shared runtime
30 Apr
2008
30 Apr
'08
5:25 p.m.
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
6038
Age (days ago)
6038
Last active (days ago)
0 comments
1 participants
participants (1)
-
Lothar May