
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@rrsd.com> 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
Robert Ramey
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost