Boost logo

Boost :

From: Emil Dotchevski (emil_at_[hidden])
Date: 2008-07-05 18:45:23


The first link is broken.

The second link indicates ld internal error. How is this related to
Boost Exception?

Hint: you can check if Boost Exception causes problems by disabling it
temporarily -- just #define BOOST_EXCEPTION_DISABLE (this does not
disable exceptions, it only reverts <boost/throw_exception.hpp> to its
legacy behavior.)

HTH,
Emil Dotchevski
Reverge Studios, Inc.
http://www.revergestudios.com/reblog/index.php?n=ReCode

On Sat, Jul 5, 2008 at 4:31 PM, Robert Ramey <ramey_at_[hidden]> wrote:
>
> Emil Dotchevski wrote:
> > I routinely link boost::thread, boost::regex and boost::filesystem
> > (which I assume all use boost::exception through
> > boost::throw_exception) in the same executable, on msvc 8/9 and on
> > linux/gcc.
> >
> > Perhaps the failure you are reporting is platform specific? If so,
> > could you provide a log?
>
> here is the one for Comeau
>
> http://tinyurl.com/68zwq8here is the one for Intel
>
> and http://tinyurl.com/6zxm77
>
>
> Robert Ramey
>
>
>
> _______________________________________________
> Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk