summary refs log tree commit diff stats
path: root/results/scraper/box64/2771
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--results/scraper/box64/277128
1 files changed, 28 insertions, 0 deletions
diff --git a/results/scraper/box64/2771 b/results/scraper/box64/2771
new file mode 100644
index 000000000..1f238ebf9
--- /dev/null
+++ b/results/scraper/box64/2771
@@ -0,0 +1,28 @@
+[BOX64] Error loading needed lib libstdc++.so.6
+box64 cannot find libstdc++.so.6 which is a standart c++ library.
+box64 was built from sources.
+
+
+[BOX64] Box64 arm64 v0.3.7 5e9972f2 with Dynarec built on Jun 24 2025 20:57:59
+[BOX64] Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL SHA1 SHA2
+[BOX64] Running on Cortex-A53 with 4 cores, pagesize: 4096
+[BOX64] Will use hardware counter measured at 24.0 MHz emulating 3.0 GHz
+[BOX64] Detected 48bits at least of address space
+[BOX64] Counted 55 Env var
+[BOX64] Library search path: 
+[BOX64] Binary search path: ./:bin/:/usr/local/sbin/:/usr/local/bin/:/usr/sbin/:/usr/bin/:/sbin/:/bin/:/usr/games/:/usr/local/games/:/snap/bin/
+[BOX64] Looking for ./hello.amd64
+[BOX64] Rename process to "hello.amd64"
+[BOX64] Error loading needed lib libstdc++.so.6
+[BOX64] Using native(wrapped) libc.so.6
+[BOX64] Using native(wrapped) ld-linux-x86-64.so.2
+[BOX64] Using native(wrapped) libpthread.so.0
+[BOX64] Using native(wrapped) libdl.so.2
+[BOX64] Using native(wrapped) libutil.so.1
+[BOX64] Using native(wrapped) libresolv.so.2
+[BOX64] Using native(wrapped) librt.so.1
+[BOX64] Using native(wrapped) libbsd.so.0
+[BOX64] Error loading one of needed lib
+[BOX64] Error: Loading needed libs in elf ./hello.amd64
+
+how to resolve this problem?