[pkg-boost-devel] Bug#758892: boost/thread.hpp: compilation	fails with clang for particular CPUs
    Steve M. Robbins 
    steve at sumost.ca
       
    Sat Aug 23 19:02:35 UTC 2014
    
    
  
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.
Regards,
-Steve
    
    
More information about the pkg-boost-devel
mailing list