On Tue, Jan 17, 2023 at 2:48 PM 'Sam Clegg' via emscripten-discuss < [email protected]> wrote:
> >> The build script that build all the pre-built binaries is here: >> https://chromium.googlesource.com/emscripten-releases/+/refs/heads/main/src/build.py >> > > I've got it building for x86_64 Linux as-is, but before I go diving into the cross-compilation I want to check if it's supposed to be failing a lot of the llvm tests, or if perhaps there's something wrong with my setup... ./src/build.py --sync-include cmake,deps,nodejs,sysroot ./src/build.py --build-include libcxx,llvm-test-depends,llvm,binaryen,emscripten,archive ./src/build.py --test-include llvmtest ... Testing Time: 197.78s Passed: 294 Failed: 43 Thanks! -- brion -- You received this message because you are subscribed to the Google Groups "emscripten-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/emscripten-discuss/CAFnWYT%3DxSzv3%3D-56BJpGejt%3DxLyayo3EsauqunOG6BCu5Bat6g%40mail.gmail.com.
