<div dir="ltr">This appears to be a pretty standard llvm/clang build for a host system.<div><br></div><div>There are two parts to consider:</div><div>* Using the host tools over RTEMS</div><div>* Using cross-compiler tools over RTEMS</div><div><br></div><div>For analyzer I don't think the cross-target is a problem but I'm not really sure. That should be understood before pushing further. My understanding though is that most of the analyzers run on the LLVM IR, so the backend is irrelevant.</div><div><br></div><div>Gedare</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Mar 27, 2020 at 12:16 AM suyash singh <<a href="mailto:suyashsingh234@gmail.com">suyashsingh234@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">I have run clang. I faced multiple issues on the way due to incomplete documentation for clang and llvm. So I wrote all the steps to build them here<div><br></div><div><a href="https://github.com/suyashsingh234/rtems-notes/blob/master/README.md" target="_blank">https://github.com/suyashsingh234/rtems-notes/blob/master/README.md</a><br></div><div><br></div><div><div><img src="cid:ii_k89sdwvq0" alt="image.png" width="507" height="484"><br></div></div><div><div><img src="cid:ii_k89sfddw1" alt="image.png" width="507" height="230"><br></div></div><div><br></div><div>Next I will run scan-build and scan-view on a test file. </div><div><br></div><div><a href="https://docs.google.com/document/d/1OerM8Iix7PbDUCyb_J_KEzcMgLbvdqxd4FnK_BqI7XI/edit" target="_blank">https://docs.google.com/document/d/1OerM8Iix7PbDUCyb_J_KEzcMgLbvdqxd4FnK_BqI7XI/edit</a><br></div></div>
_______________________________________________<br>
devel mailing list<br>
<a href="mailto:devel@rtems.org" target="_blank">devel@rtems.org</a><br>
<a href="http://lists.rtems.org/mailman/listinfo/devel" rel="noreferrer" target="_blank">http://lists.rtems.org/mailman/listinfo/devel</a></blockquote></div>