<div dir="ltr">Hi, I'm new here.<div><br></div><div>Clang wrote that it supports compiling cuda on Windows</div><div><a href="http://llvm.org/docs/CompileCudaWithLLVM.html">http://llvm.org/docs/CompileCudaWithLLVM.html</a></div><div><br></div><div>The page says to compile with two specific linker flags "-ldl -lrt", which my linker fails to find, and after searching my entire cuda directory manually, still failed to find. (-lcudart-static is fine)</div><div><br></div><div>Is this clang's problem or is this cuda's problem?</div></div>