Beast/Context build failures
 
            
            
            
            
                15 Aug
                
                    2019
                
            
            
                15 Aug
                
                '19
                
            
            
            
        
    
                3:21 p.m.
            
        I'm seeing new build failures related to Boost.Context, could this be the recent changes there? <https://travis-ci.org/boostorg/beast/jobs/571029999> Thanks
 
            
            
            
            
                15 Aug
                
            
            
                15 Aug
                
            
            
            
        
    
                3:39 p.m.
            
        Vinnie Falco wrote:
I'm seeing new build failures related to Boost.Context, could this be the recent changes there?
The default installation of clang++-libc++ on Travis Xenial doesn't quite work. I don't know why; I just use `dist: trusty` for it.
 
            
                3:40 p.m.
            
        Am Do., 15. Aug. 2019 um 15:21 Uhr schrieb Vinnie Falco via Boost < boost@lists.boost.org>:
I'm seeing new build failures related to Boost.Context, could this be the recent changes there?
I think not - seams that clang-7 is missing thread support?!
undefined reference to `__cxa_thread_atexit'
        2269
        
      
          Age (days ago)
        
      
        2269
        
    
          Last active (days ago)
        
        
        
        2 comments
    
    
        
        3 participants
    
    
    
    
    
    
    
    
    participants (3)
- 
                 Oliver Kowalke Oliver Kowalke
- 
                 Peter Dimov Peter Dimov
- 
                 Vinnie Falco Vinnie Falco