[cfe-dev] Compiling cuda on Windows
Passer By via cfe-dev
cfe-dev at lists.llvm.org
Fri Jun 9 07:25:48 PDT 2017
Hi, I'm new here.
Clang wrote that it supports compiling cuda on Windows
http://llvm.org/docs/CompileCudaWithLLVM.html
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)
Is this clang's problem or is this cuda's problem?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20170609/01597545/attachment.html>
More information about the cfe-dev
mailing list