Jump to content
  • 0
maxine02

make plugins stuck

Question

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 by maxine02

Share this post


Link to post
Share on other sites

2 answers to this question

Recommended Posts

  • 0

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

Share this post


Link to post
Share on other sites
  • 0

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 by maxine02

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.