<div dir="ltr">Hi,<div><br></div><div>To expound upon what Joshua said:</div><div><br></div><div><div><ul style="padding-left:1.5em;font-family:'Lucida Grande','Lucida Sans Unicode',Arial,Verdana,Helvetica,sans-serif"><li style="padding-bottom:0.5em"><tt style="color:rgb(0,0,0)">cd ../..</tt></li></ul><div><font color="#000000" face="monospace"><span style="line-height:19.5px">Now that I am back in top level directory I issued the "make" cmd and this is what I get:</span></font></div></div><div><font color="#000000" face="monospace"><span style="line-height:19.5px"><br></span></font></div><div><font color="#000000" face="monospace"><span style="line-height:19.5px">make: *** No targets specified and no makefile found. Stop.</span></font></div></div><div><font color="#000000" face="monospace"><span style="line-height:19.5px"><br></span></font></div><div><font color="#000000" face="monospace"><span style="line-height:19.5px">* mkdir build</span></font></div><div><font color="#000000" face="monospace"><span style="line-height:19.5px">* cd build</span></font></div><div><font color="#000000" face="monospace"><span style="line-height:19.5px">* cmake .. -DCMAKE_BUILD_TYPE=Release -DLLVM_ENABLE_ASSERTIONS=ON</span></font></div><div><font color="#000000" face="monospace"><span style="line-height:19.5px">* make -j12</span></font></div><div><font color="#000000" face="monospace"><span style="line-height:19.5px"><br></span></font></div><div><font color="#000000" face="monospace"><span style="line-height:19.5px"><br></span></font></div><div><font color="#000000" face="monospace"><span style="line-height:19.5px">James</span></font></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr">On Mon, 2 Nov 2015 at 15:59 Joshua Gerrard via cfe-dev <<a href="mailto:cfe-dev@lists.llvm.org">cfe-dev@lists.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">You need to run cmake*<div><br><div></div></div></div><div style="word-wrap:break-word"><div><div><div>
--<br>Joshua Gerrard<br>JUCE Software Developer<br><br>ROLI’s award-winning Seaboard GRAND, celebrated as the “piano of the future”, is now joined by the Seaboard RISE, “every bit as slimline and attractive as its bigger brother”. The press is hailing the Seaboard RISE as “innovative”, “expressive”, “accessible”, and “a keyboard controller that does to piano keys what 3D touch does to the iPhone”. Now available for preorder at <a href="http://www.roli.com" target="_blank">www.roli.com</a>.<br>
</div>
<br></div></div></div><div style="word-wrap:break-word"><div><div><div><blockquote type="cite"><div>On 2 Nov 2015, at 15:58, Joshua Gerrard <<a href="mailto:joshua.gerrard@roli.com" target="_blank">joshua.gerrard@roli.com</a>> wrote:</div><br><div><div style="word-wrap:break-word">You need to run make first; it’ll generate the makefiles.<div>I’d recommend performing an out of source build. If you don’t know what that is, I’m happy to explain.</div><div><br><div>
--<br>Joshua Gerrard<br>JUCE Software Developer<br><br>ROLI’s award-winning Seaboard GRAND, celebrated as the “piano of the future”, is now joined by the Seaboard RISE, “every bit as slimline and attractive as its bigger brother”. The press is hailing the Seaboard RISE as “innovative”, “expressive”, “accessible”, and “a keyboard controller that does to piano keys what 3D touch does to the iPhone”. Now available for preorder at <a href="http://www.roli.com/" target="_blank">www.roli.com</a>.<br>
</div>
<br><div><blockquote type="cite"><div>On 2 Nov 2015, at 15:52, Omid Ghenatnevi via cfe-dev <<a href="mailto:cfe-dev@lists.llvm.org" target="_blank">cfe-dev@lists.llvm.org</a>> wrote:</div><br><div><div dir="ltr">Hello everyone, <div><br></div><div>I am having trouble trying to build LLVM/Clang.</div><div><br></div><div>Here's the steps I followed:</div><div><br></div><div>mkdir static_analysis</div><div>cd static_analysis</div><div><br></div><div><ul style="padding-left:1.5em;font-family:'Lucida Grande','Lucida Sans Unicode',Arial,Verdana,Helvetica,sans-serif;line-height:19.5px"><li style="padding-bottom:0.5em"><tt>svn co <a href="http://llvm.org/svn/llvm-project/llvm/trunk" target="_blank">http://llvm.org/svn/llvm-project/llvm/trunk</a> llvm</tt></li><li style="padding-bottom:0.5em"><tt>cd llvm/tools</tt></li><li style="padding-bottom:0.5em"><tt>svn co <a href="http://llvm.org/svn/llvm-project/cfe/trunk" target="_blank">http://llvm.org/svn/llvm-project/cfe/trunk</a> clang</tt></li><li style="padding-bottom:0.5em"><tt>cd ../..</tt></li><li style="padding-bottom:0.5em"><tt>cd llvm/tools/clang/tools</tt></li><li style="padding-bottom:0.5em"><tt>svn co <a href="http://llvm.org/svn/llvm-project/clang-tools-extra/trunk" target="_blank">http://llvm.org/svn/llvm-project/clang-tools-extra/trunk</a> extra</tt></li><li style="padding-bottom:0.5em"><tt>cd ../../../..</tt></li><li style="padding-bottom:0.5em"><tt>cd llvm/projects</tt></li><li style="padding-bottom:0.5em"><tt>svn co <a href="http://llvm.org/svn/llvm-project/compiler-rt/trunk" target="_blank">http://llvm.org/svn/llvm-project/compiler-rt/trunk</a> compiler-rt</tt></li><li style="padding-bottom:0.5em"><tt>cd ../..</tt></li></ul><div><font face="monospace"><span style="line-height:19.5px">Now that I am back in top level directory I issued the "make" cmd and this is what I get:</span></font></div></div><div><font face="monospace"><span style="line-height:19.5px"><br></span></font></div><div><font face="monospace"><span style="line-height:19.5px">make: *** No targets specified and no makefile found. Stop.</span></font></div><div><font face="monospace"><span style="line-height:19.5px"><br></span></font></div><div><font face="monospace"><span style="line-height:19.5px">I also tried issuing "make" cmd from llvm directory:</span></font></div><div><font face="monospace"><span style="line-height:19.5px">$ cd static_analysis/LLVM/</span></font></div><div><font face="monospace"><span style="line-height:19.5px">$ make</span></font></div><div><font face="monospace"><span style="line-height:19.5px"><br></span></font></div><div><font face="monospace"><span style="line-height:19.5px">and this is what I get:</span></font></div><div><font face="monospace"><span style="line-height:19.5px">Makefile:44: Makefile config: No such file or directory</span></font></div><div><font face="monospace"><span style="line-height:19.5px">Makefile:151: /Makefile.rules: No such file or directory</span></font></div><div><font face="monospace"><span style="line-height:19.5px">make: *** No rule to make target `/Makefile.rules'. Stop.</span></font></div></div>
_______________________________________________<br>cfe-dev mailing list<br><a href="mailto:cfe-dev@lists.llvm.org" target="_blank">cfe-dev@lists.llvm.org</a><br><a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev" target="_blank">http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev</a><br></div></blockquote></div><br></div></div></div></blockquote></div><br></div></div></div>_______________________________________________<br>
cfe-dev mailing list<br>
<a href="mailto:cfe-dev@lists.llvm.org" target="_blank">cfe-dev@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev</a><br>
</blockquote></div>