Matheus C. França

Results 305 comments of Matheus C. França

> I had recently been [working on using CI](https://github.com/kassane/qml_zig/issues/2), even though this integration is still unfinished. I have found that an error occurs at the end of the liking during...

> Is this still unfixed? Answered: #10596

> Yes, but now the stable version is 0.9.0. Which seems to [use LLVM 13](https://ziglang.org/download/0.9.0/release-notes.html#LLVM-13) already: > > > This release of Zig upgrades to [LLVM 13](http://releases.llvm.org/13.0.0/docs/ReleaseNotes.html). > > Good...

@sskras This case the bug is only in zig because it has no link to libgcc or compiler-rt or any mingw-specific lib. Perhaps the only viable alternative would be to...

> Thank you both. > > @jeremyd2019, as you suggested in #8272, should we try adding `mingw-w64-x86_64-compiler-rt` as build dependency? > > Not sure what else would be needed, like...

> Why not use the GPA? GPA does not affect performance? --- Edit I tried it with arena alloc but not comited.

> The function benchmarks `scrypt` and `argon2`. Both intentionally require _a lot_ of memory. With a fixed buffer, they are likely to immediately return with an error, and I doubt...

Found another error when trying to use stage2 during the build. Returning this error: ```bash benchmark.zig:186:39: error: cannot load runtime value in comptime block try Signature.verifyBatch(batch.len, batch); ``` I tried...

[PKGBUILD_qemu-user-static-bin.tar.gz](https://github.com/sehraf/riscv-arch-image-builder/files/9540425/PKGBUILD_qemu-user-static-bin.tar.gz) [PKGBUILD_binfmt-qemu-static.tar.gz](https://github.com/sehraf/riscv-arch-image-builder/files/9540426/PKGBUILD_binfmt-qemu-static.tar.gz)

Today: :disappointed: ```bash binfmt-qemu-static-all-arch was not found in AUR -- skipping ```