[lldb-dev] [Bug 37074] Can't build libLLVMSupport.a on ARM CPU
    via lldb-dev 
    lldb-dev at lists.llvm.org
       
    Wed Apr 11 07:24:08 PDT 2018
    
    
  
https://bugs.llvm.org/show_bug.cgi?id=37074
labath at google.com changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID
--- Comment #6 from labath at google.com ---
Yeah, that doesn't look like an lldb problem. It looks like a problem with your
system - for some reason your c++ standard library is missing some std::future
definitions.
In your place, I'd try if I can build a simple program using std::future.
-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20180411/f7163491/attachment.html>
    
    
More information about the lldb-dev
mailing list