obfuscator-llvm / obfuscator

3.89k stars 1.17k forks source link

Compile failed #137

Closed Arvinzhu closed 5 years ago

Arvinzhu commented 5 years ago

I don't know why I failed to compile it on Ubantu 18.04 every time. Compile to 80% each time, then the memory is full, then the virtal machine blocked. Could someone help me resolve this problem ?

image

Arvinzhu commented 5 years ago

I modified the parameters. When I use make -j1000, it fails. When you use make -j7, it will succeed.