$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] boost::filesystem exception not caught on MacOS X
From: Brice Rivé (bricerive_at_[hidden])
Date: 2008-09-21 16:30:41
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://listarchives.boost.org/boost-users/2008/03/34466.php
>
-- View this message in context: http://www.nabble.com/boost%3A%3Afilesystem-exception-not-caught-on-MacOS-X-tp13931648p19598137.html Sent from the Boost - Users mailing list archive at Nabble.com.