From: Robert Ramey (ramey_at_[hidden])
Date: 2008-07-05 19:31:11


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