diff options
Diffstat (limited to 'results/scraper/box64/1551')
| -rw-r--r-- | results/scraper/box64/1551 | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/results/scraper/box64/1551 b/results/scraper/box64/1551 new file mode 100644 index 000000000..7c158e002 --- /dev/null +++ b/results/scraper/box64/1551 @@ -0,0 +1,12 @@ +Error compiling box64 0.2.8 with GCC 13.3.0 within Buildroot +Target : AArch64 generic , RPI5ARM64, others... + +Box64 0.2.6 compiles just fine in the same environment. +Box64 0.2.8 errors on custommem.c : + +Building C object CMakeFiles/box64.dir/src/custommem.c.o +{standard input}: Assembler messages: +{standard input}:7113: Error: symbol `mmap64' is already defined +make[3]: *** [CMakeFiles/box64.dir/build.make:439: CMakeFiles/box64.dir/src/custommem.c.o] Error 1 + +Any idea ? \ No newline at end of file |