<div dir="ltr">I had the same problem when i was building the gen-backend. Make sure you are using clang 3.3 when you compile. In my case, even though i had the path to LLVM 3.3 setup, an older version of clang was also in my path, and cmake was associating that as the C/C++ compiler.</div>
<div class="gmail_extra"><br clear="all"><div>-Rashid</div>
<br><br><div class="gmail_quote">On Sat, Dec 14, 2013 at 12:08 AM, Freeman Liu <span dir="ltr"><<a href="mailto:liuyuxi.dlut@gmail.com" target="_blank">liuyuxi.dlut@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr"><div>Hi All,</div><div><br></div><div>When I tried to build gen-backend using llvm 3.3 and clang 3.3, I came across such a mistake:</div><div><br></div><div><font color="#ff0000">Scanning dependencies of target pch_object</font></div>

<div><font color="#ff0000">[  2%] Generating ocl_stdlib.h</font></div><div><font color="#ff0000">[  5%] Generating ocl_stdlib.h.pch</font></div><div><font color="#ff0000">error: unknown target triple 'ptx32', please use -triple or -arch</font></div>

<div><font color="#ff0000">make[2]: *** [src/ocl_stdlib.h.pch] Error 1</font></div><div><font color="#ff0000">make[1]: *** [src/CMakeFiles/pch_object.dir/all] Error 2</font></div><div><font color="#ff0000">make: *** [all] Error 2</font></div>

<div><br></div><div>I could not fix it. Could anyone give me a help?</div><div><br></div><div>Thank you so much!!</div><span class="HOEnZb"><font color="#888888"><div> </div>-- <br><div dir="ltr"><span style="text-align:justify;color:rgb(34,34,34);font-size:13.63636302947998px;font-family:'Times New Roman'">Sincerely,</span><br>

<div><br></div><div>Freeman Liu</div></div>
</font></span></div>
<br>_______________________________________________<br>
Beignet mailing list<br>
<a href="mailto:Beignet@lists.freedesktop.org">Beignet@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/beignet" target="_blank">http://lists.freedesktop.org/mailman/listinfo/beignet</a><br>
<br></blockquote></div><br></div>