Boost logo

Boost Users :

From: Lothar May (boost_at_[hidden])
Date: 2008-03-02 15:01:21


Mat Marcus wrote:

> It sounds like you may be experiencing issues with gcc visibility. Try
> making symbols visible, or at minimum add -fvisibility-ms-compat to
> your build settings. See, for example,
> http://gcc.gnu.org/wiki/Visibility under "Problems with C++ exceptions
> (please read!)".
>
> - Mat

Hi Mat,

I've already tried this, the point is that I'm using the static
boost libs. See

http://lists.boost.org/boost-users/2007/12/32590.php

I'll try again. Thanks for the hint. Anyway, I tend to find any kind of
"feature" a compiler might have which breaks something as basic as
exceptions without spitting out some error is altogether evil... But
this is just my humble opinion.

Regards,

Lothar


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net