Hello All,<br><br>I'm compile example file extension name .cl with Clang in order to check the Libclc can using with the Clang, but represent error as below.  That comand line copy from file name compile-test.sh in openclc project and add file <a href="http://cos.cl">cos.cl</a> for compiling in suffix of command line.<br>
<br>[chatsiri@maeka libclc]$ clang -ccc-host-triple nvptx--nvidiacl -Iptx-nvidiacl/include -Igeneric/include -Xclang -mlink-bitcode-file -Xclang nvptx--nvidiacl/lib/builtins.bc -include clc/clc.h test/<a href="http://cos.cl">cos.cl</a><br>
In file included from <built-in>:127:<br>In file included from <command line>:1:<br>generic/include/clc/clc.h:2:2: error: Implementation requires cl_clang_storage_class_specifiers extension!<br>#error Implementation requires cl_clang_storage_class_specifiers extension!<br>
 ^<br>1 error generated.<br><br>Best Regards, <br>Chatsiri Rattana<br>