Search Criteria
Package Details: dynarmic-git 6.4.2.r11.g4bf4d656-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/dynarmic-git.git (read-only, click to copy) |
---|---|
Package Base: | dynarmic-git |
Description: | An ARM dynamic recompiler |
Upstream URL: | https://github.com/merryhime/dynarmic |
Keywords: | emulator jit |
Licenses: | BSD |
Conflicts: | dynarmic |
Provides: | dynarmic, libdynarmic.so |
Submitter: | abouvier |
Maintainer: | abouvier |
Last Packager: | abouvier |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2021-07-27 20:49 (UTC) |
Last Updated: | 2023-01-15 05:04 (UTC) |
Dependencies (12)
- libfmt.so (fmt-git, fmt)
- libZydis.so (zydis-git, zydis)
- llvm-libs (llvm-libs-git, llvm-libs-minimal-git)
- boost (boost-git) (make)
- cmake (cmake-git) (make)
- fmt (fmt-git) (make)
- git (git-vfs, git-git, git-run-command-patch-git) (make)
- llvm (llvm8, llvm-git, llvm-minimal-git) (make)
- robin-map (make)
- xbyak (xbyak-git) (make)
- zydis (zydis-git) (make)
- catch2 (catch2-git, catch2v3) (check)
Required by (3)
- yuzu (requires dynarmic) (make)
- yuzu (requires libdynarmic.so)
- yuzu-early-access (requires dynarmic)
Latest Comments
1 2 Next › Last »
Alad commented on 2022-07-11 11:12 (UTC)
Works now, thanks (I also removed the build/src dirs, or the new flags were not reflected in the build)
abouvier commented on 2022-07-10 20:05 (UTC)
I removed the fix because it was building fine :$
Alad commented on 2022-07-10 19:57 (UTC)
More build errors with gcc 12: http://ix.io/441p
abouvier commented on 2022-06-25 02:14 (UTC)
Just build (or rebuild)
xbyak-git
before buildingdynarmic-git
.SleepyMario commented on 2022-06-25 00:15 (UTC) (edited on 2022-06-25 00:15 (UTC) by SleepyMario)
Hello, I hope this is the right place to post this problem:
-> Could not find all required packages: xbyak>=6.60.1 (Wanted by: dynarmic-git)
This is when updating to 6.0.0.r4.g7f848707-1
FabioLolix commented on 2022-05-28 20:15 (UTC)
cpu_info.cpp is now x64_cpu_info.cpp
abouvier commented on 2022-05-19 15:54 (UTC)
It seems that GCC 12 brought a lot of bugs :$
kode54 commented on 2022-05-19 04:21 (UTC)
Cool, now it's failing to build again, and this time, they all appear to be warnings that are hitting -Werror.
abouvier commented on 2022-04-23 20:29 (UTC)
It's fixed now ;)
kode54 commented on 2022-04-22 22:40 (UTC)
The latest version, 5.r204.g57af72a5, fails with the following error on the final link:
1 2 Next › Last »