Hacker News new | ask | show | jobs
by brian-armstrong 3243 days ago
I tried using clang-cl recently but it produced a ton of linker errors for basic math functions. Does that mean clang-cl does not provide its own libc? And is there some guide that explains various C options on windows?
1 comments

Are you trying to compile for MSVC or Mingw libc?