[cfe-dev] Cross compile compiler-rt
    Daniel Dilts 
    diltsman at gmail.com
       
    Fri Jan  9 16:16:33 PST 2015
    
    
  
I am attempting to build compiler-rt for ARM Cortex A8.  I have build Clang
on Windows.  When I run the cmake for compiler-rt it gives the target as
i386.
I have built and executed code on my target, so I know that my copy of
Clang can compile for the target processor.
How do I tell cmake to cross compile compiler-rt?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20150109/eb81f0b1/attachment.html>
    
    
More information about the cfe-dev
mailing list