<div dir="ltr"><div class="gmail_default" style="font-family:verdana,sans-serif">Hello everybody,<br><br>I am a little new to the community. So, my question may look like a bit simple to you.<br><br></div><div class="gmail_default" style="font-family:verdana,sans-serif">I want to compile my OpenMP programs with Clang. So, I installed it as mentioned in this URL (<a href="http://clang.llvm.org/get_started.html">http://clang.llvm.org/get_started.html</a>). Then, I downloaded the source of OpenMP from the public svn repo and build the program as mentioned in here (<a href="http://openmp.llvm.org/">http://openmp.llvm.org/</a>). I run following commands after downloading the source code from SVN:<br>1- <code>cd openmp/runtime</code><br>2- <code>make compiler=clang</code><br><br></div><div class="gmail_default" style="font-family:verdana,sans-serif">Now, my question lies in here. How can I compile my simple OpenMP Hello-World program? Can somebody write down the commands and its options for me? I am really confused. It is told that Clang can do the compilation by itself by providing the "-fopenmp" switch (option). But, I can see that it does nothing. <br><br><br><br></div><div class="gmail_default" style="font-family:verdana,sans-serif">Best Regards,<br></div><div class="gmail_default" style="font-family:verdana,sans-serif">Millad<br><br></div><div class="gmail_default" style="font-family:verdana,sans-serif"><br><code></code></div></div>