Search Criteria
Package Details: dynarmic-git 6.7.0.r25.ga41c3802-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/lioncash/dynarmic |
Keywords: | emulator jit |
Licenses: | 0BSD |
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: | 2024-03-08 14:24 (UTC) |
Dependencies (16)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- libfmt.so (fmt-gitAUR, fmt9AUR, fmt10AUR, fmt)
- libZydis.so (zydis-gitAUR, zydis)
- llvm-libs (llvm-libs-rocm-gitAUR, llvm-libs-gitAUR)
- boost (boost-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- fmt (fmt-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- llvm (llvm-rocm-gitAUR, llvm-gitAUR, llvm-minimal-gitAUR) (make)
- oaknut (oaknut-gitAUR) (make, aarch64)
- robin-map (make)
- xbyakAUR (xbyak-gitAUR) (make, x86_64)
- zydis (zydis-gitAUR) (make, x86_64)
- catch2 (catch2-gitAUR) (check)
- oaknut (oaknut-gitAUR) (check)
Required by (1)
- suyu-dev-git (requires dynarmic) (make)
Latest Comments
1 2 Next › Last »
saburouta commented on 2024-09-19 23:21 (UTC)
Given that the repo is archived, and the tool is out of date with current LLVM, does anyone have a working binary?
griffi-gh commented on 2024-03-05 00:50 (UTC)
repo got deleted
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.
1 2 Next › Last »