maxine02 2 Posted May 10, 2016 (edited) I'm trying to compile but I'm always stuck in hpmhooking MAP Is it because of my vps? my vps specs 1GB RAM 1CORE I'm running on debian 8 I tried to rerun make plugins and I got this {standard input}: Assembler messages: {standard input}:560075: Warning: end of file in string; '"' inserted gcc: internal compiler error: Killed (program cc1) Please submit a full bug report, with preprocessed source if appropriate. See <file:///usr/share/doc/gcc-4.7/README.Bugs> for instructions. make[1]: *** [../../plugins/HPMHooking_map.so] Error 4 Edited May 10, 2016 by maxine02 Quote Share this post Link to post Share on other sites
0 Dastgir 1246 Posted May 10, 2016 Yes, it's because of old GCC (4.7 in your case), which needs high amount of RAM, maybe try updating the gcc to at least 4.8 or 5.0, which will reduce the RAM consumption Quote Share this post Link to post Share on other sites
0 maxine02 2 Posted May 10, 2016 (edited) Yes, it's because of old GCC (4.7 in your case), which needs high amount of RAM, maybe try updating the gcc to at least 4.8 or 5.0, which will reduce the RAM consumption Why in my error it says GCC 4.7 but I checked my gcc version using gcc -v It's already 4.9.2 In my root, it's 4.9 and in my other user which I run my emulator it's 4.7, how to change it to 4.9? Edited May 10, 2016 by maxine02 Quote Share this post Link to post Share on other sites
I'm trying to compile but I'm always stuck in hpmhooking MAP
Is it because of my vps? my vps specs
1GB RAM
1CORE
I'm running on debian 8
I tried to rerun make plugins and I got this
Share this post
Link to post
Share on other sites