Closed enovella closed 2 years ago
Hi, thanks for the report. This is related to https://github.com/avast/retdec/issues/842. After this is solved in RetDec I will update version in master and let you know.
In a meanwhile, if you want to r2pm -i
succeed you can do:
$ export CMAKE_LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/7/
$ r2pm -i retdec-r2plugin
same error occur on android termux but there is no path of ( CMAKE_LIBRARY_PATH=/usr/lib/gcc/ ) as gcc is removed from termux , clang is available but no idea if retdec support that on not
dupe o other tickets complaining about the same. will do a release when it builds again