Capstone disassembly/disassembler framework for ARM, ARM64 (ARMv8), Alpha, BPF, Ethereum VM, HPPA, LoongArch, M68K, M680X, Mips, MOS65XX, PPC, RISC-V(rv32G/rv64G), SH, Sparc, SystemZ, TMS320C64X, TriCore, Webassembly, XCore and X86.
7.63k
stars
1.56k
forks
source link
Compilation warning in cstool.c using "make.sh debug" on AARCH64 Linux #1956
Closed
PerMildner closed 1 year ago
Building with
make.sh debug
gives warnings. This does not happen when just usingmake.sh
without arguments.This is
master
branch (9e27c51c2485dd37dd3917919ae781c6153f3688).Some of the symptoms look similar to those in #1737.