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