Sam Clegg

Results 1782 comments of Sam Clegg

That sounds like it would work. You might not even want to use emsdk.. because by using emsdk you are downloading another copy of llvm. If you are using emsdk...

I'm not sure I totally agree with your statement: "We cannot custom-pick snapshots of tools best fitting each other, but must pick single (or few) instances of tools that work...

> Is it actually necessary to have the em-foo wrapper? Is there some reason we can't just tell CMake the location of the clang-scan-deps tool directly? The problem with that...

> > > Is it actually necessary to have the em-foo wrapper? Is there some reason we can't just tell CMake the location of the clang-scan-deps tool directly? > >...

> > But how would clang know where the emscripten sysroot is without being told like this in the wrapper? > > I think it might make sense for CMake...

Sorry, I did an accidental mass-closing. Re-opening them all now.

It there is change the CMakeList.txt file that would make it easier to build shared libraries a patch would be most welcome.

Do you yourself have need for a shared library version?

Thanks for the report @Honya2000. The issue looks like another occurrence of a similar issue but not identical to #19781 so I'm glad you opened a separate one. We need...

Hopefully once this change makes it into a release you should see a more informative error message: https://github.com/llvm/llvm-project/pull/66688