Saikari

Results 87 comments of Saikari

Dunno maybe GLibc version is really less than 2.30 but that is quite strange to meet here... I tried to follow-up some wrapper but seems that is not a solution......

Yikes, why we encountered repeating symbols here? Maybe keystone has LLVM symbols as well, so we get double definition of same LLVM symbols. ``` libmem/5.1.0 (test package): Running CMake.build() libmem/5.1.0...

> Also note, that your changes to the llvm requierement, although they would in theory help use a smaller llvm, currently will result in missing binaries for most users, as...

I do not know how to resolve current issue, maybe we could just use bundled LLVMDemangler symbols for libmem target and remove LLVM dependency...? (Although that is not usually recommended...

Is it fine or we should debundle LLVM's Demangler? @AbrilRBS

Any news @jcar87