summary refs log tree commit diff stats
path: root/results/scraper/box64/2769
diff options
context:
space:
mode:
Diffstat (limited to 'results/scraper/box64/2769')
-rw-r--r--results/scraper/box64/276915
1 files changed, 15 insertions, 0 deletions
diff --git a/results/scraper/box64/2769 b/results/scraper/box64/2769
new file mode 100644
index 000000000..54ed6d05a
--- /dev/null
+++ b/results/scraper/box64/2769
@@ -0,0 +1,15 @@
+LA64 Debug build link error.
+Release working well.
+```
+
+/usr/bin/ld: libdynarec.a(dynacache_reloc.c.o): in function `AddRelocTable64Const':
+/home/user/work/src/box64/src/dynarec/dynacache_reloc.c:52:(.text+0x48): undefined reference to `getConst'
+/usr/bin/ld: libdynarec.a(dynacache_reloc.c.o): in function `ApplyRelocs':
+/home/user/work/src/box64/src/dynarec/dynacache_reloc.c:185:(.text+0x84c): undefined reference to `getConst'
+/usr/bin/ld: libdynarec.a(dynacache_reloc.c.o): in function `RelocGetNext':
+/home/user/work/src/box64/src/dynarec/dynacache_reloc.c:242:(.text+0xd08): undefined reference to `getConst'
+collect2: error: ld returned 1 exit status
+make[2]: *** [CMakeFiles/box64.dir/build.make:936:box64] 错误 1
+make[1]: *** [CMakeFiles/Makefile2:552:CMakeFiles/box64.dir/all] 错误 2
+make: *** [Makefile:166:all] 错误 2
+```
\ No newline at end of file