Boost logo

Boost Users :

Subject: Re: [Boost-users] Catching boost::thread_interrupted
From: Roman Perepelitsa (roman.perepelitsa_at_[hidden])
Date: 2008-09-09 03:47:05


2008/9/8 Dr. Roland Bock <rbock_at_[hidden]>

> Hmm. No, I built boost the "normal" way. Through this thread, though, we
> saw several things:
>
> a) boost::thread_interrupted is not caught when using the shared object
> b) it works fine with the static
> c) nm shows no symbols
>

c) is probably because binary is stripped. It does not affect correctness of
programs but makes debugging harder.

Roman.



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