midgetpack
midgetpack copied to clipboard
SIGSEGV (amd64 stub) when building with gcc >= 5.x
Hello,
SIGSEGV occures somewhere in crypto funcs (tried build at Ubuntu x86_64). So cmake adds libgcc_s which is not needed with gcc >= 5.x as all stuff is present at libgcc.
The same problem, tring to fix it.
The same problem. How to fix it ?