[ trixie ]
[ sid ]
[ 源代码: box64 ]
软件包:box64-rpi4(0.3.0+dfsg-1)
run amd64 binaries on RPI4 without emulating library calls
Using DynaRec on arm64, box64 will dynamically recompile x64_64 code to aarch64 but will also translate calls to foreign library functions to native library calls. This usually makes amd64 executables run via box64 much faster than emulating amd64 on arm64 via qemu which will emulate everything down to the C library. For example OpenArena emulated with box64 will be at about 85% of its native speed.
This package is optimized with -march=armv8-a+crc -mtune=cortex-a72.
其他与 box64-rpi4 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1
- GCC 支持库
- 或者 libgcc-s1-amd64-cross
- GCC support library (amd64)
-
- dep: libstdc++6
- GNU 标准 C++ 库,第3版
- 或者 libstdc++6-amd64-cross
- GNU Standard C++ Library v3 (amd64)