Hello Steve, 2014-08-23 21:02 GMT+02:00, Steve M. Robbins <[email protected]>: > Hello, > > On August 22, 2014 04:37:55 PM Andrey Gursky wrote: > >> Dear maintainer, >> >> programs using boost thread fail to compile with clang for particular >> CPUs: >> >> #include <boost/thread.hpp> >> int main() { return 0; } > > [ ... ] > >> This was reported in [1] and seems to be fixed 5 month ago by [2]. >> What do you think about adding this patch? > > First, thanks for the minimal example. I used it to confirm the bug. > Thanks > also for the upstream reference and patch. I have commited a version of > this > to Debian Boost's SVN repository and verified that the minimal example now > compiles. > > If you want to build a new boost locally and see if it fixes your real > problem, > I'd appreciate the feedback. >
Yes, I could successfully build blender with clang-3.5. By the way, a link [1] on the PTS page [2] to browse the subversion repository in browser doesn't work. Regards, Andrey [1] http://anonscm.debian.org/viewvc/pkg-boost/boost/trunk/ [2] http://packages.qa.debian.org/boost1.55 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

