« Return to Thread: boost::filesystem exception not caught on MacOS X

Re: boost::filesystem exception not caught on MacOS X

by Brice Rivé :: Rate this Message:

Reply to Author | View in Thread

I got a direct response from Lothar, which I am posting here for others:


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

 « Return to Thread: boost::filesystem exception not caught on MacOS X