diff options
Diffstat (limited to 'gitlab/issues/target_missing/host_missing/accel_missing/1670.toml')
| -rw-r--r-- | gitlab/issues/target_missing/host_missing/accel_missing/1670.toml | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/1670.toml b/gitlab/issues/target_missing/host_missing/accel_missing/1670.toml new file mode 100644 index 00000000..f0e2d4f7 --- /dev/null +++ b/gitlab/issues/target_missing/host_missing/accel_missing/1670.toml @@ -0,0 +1,19 @@ +id = 1670 +title = "Cannot statically build x86_64-softmmu with Darwin(Intel)" +state = "closed" +created_at = "2023-05-30T02:12:34.056Z" +closed_at = "2023-05-30T12:12:50.579Z" +labels = [] +url = "https://gitlab.com/qemu-project/qemu/-/issues/1670" +host-os = "MacOS" +host-arch = "AMD64" +qemu-version = "8.0.0" +guest-os = "MacOS" +guest-arch = "x86_64" +description = """I am using `Podman` and currently,`Podman` uses qemu on macOS. The `Podman` team has adopted a scheme to dynamically compile `qemu` (https://github.com/containers/podman-machine-qemu). However, I am currently trying to use static compilation for both amd64 and arm64 targets. + +I have searched many articles online, most of which are about static compilation on Linux. Very few articles mention static compilation on macOS, and some mention that `softmmu` does not support static compilation. However, I have not found any concrete evidence to support this claim. + +I also want to ask another question: Does `qemu` support static compilation on macOS?""" +reproduce = "n/a" +additional = """[meson-log.txt](/uploads/6e32691488533a06c64dc34ee4514135/meson-log.txt)""" |