14 Apr
2009
14 Apr
'09
1:34 p.m.
Hi. Is there a way to disable the exception handling in the Boost libraries? Our project requires that we disable exceptions by using the -no-exceptions parameter when building (via gcc). Is this also a valid parameter to use when building the Boost libraries? Thanks. -Martin