summary refs log tree commit diff stats
path: root/results/scraper/box64/1551
blob: 7c158e0022c79503076499bca1084a7576347d17 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
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 ?