issues
search
REhints
/
HexRaysCodeXplorer
Hex-Rays Decompiler plugin for better code navigation
2.41k
stars
388
forks
source link
Fix compilation and crashes on Linux
#34
Closed
trou
closed
8 years ago
trou
commented
8 years ago
First commit cleans up the Makefile to make it easier to compile on Linux but nothing is really important
Second commit fixes compilation by explicitly casting
Third commit fixes crashes and corrects the English in one error message
trou
commented
8 years ago
I've also added a static link of g++'s libs to avoid ABI problems.