« Return to Thread: boost::filesystem exception not caught on MacOS X
by Brice Rivé :: Rate this Message:
Reply to Author | View in Thread
Yes. The solution is to add the option -no_dead_strip_inits_and_terms to the release configuration when building. It disables certain optimisations which cause the error. See also http://lists.boost.org/boost-users/2008/03/34466.php