usercorn: Unable to build any more on 32-bit Linux
I’m getting this error after issuing make
(latest unstable):
# github.com/unicorn-engine/unicorn/bindings/go/unicorn
could not determine kind of name for C.uc_mem_map_ptr
make: *** [get] Error 2
The only place mem_map_ptr
can be found is among unicorn python bindings - what gives?
About this issue
- Original URL
- State: closed
- Created 9 years ago
- Comments: 18 (18 by maintainers)
Oh, go replace all the instances of UINT32_MAX in that file with
-1
I’m on a gdbstub spree so that fix is going into the gdbstub branch fb3d32acfe482cfaf171bbb0736bcf8b718988e9