Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x86_64-linux-gnu-gcc-9: fatal error: Killed signal terminated program cc1plus compilation terminated #255

Closed
mugeshk97 opened this issue Feb 26, 2021 · 4 comments

Comments

@mugeshk97
Copy link

image

@FloopCZ
Copy link
Owner

FloopCZ commented Mar 1, 2021

Is it possible that you ran out of RAM memory?

@mugeshk97
Copy link
Author

My system ram is 8GB do I need more to compile

@FloopCZ
Copy link
Owner

FloopCZ commented Mar 1, 2021

Depends on which version you build, but yes, you may need more. Or you can try #256.

@FloopCZ
Copy link
Owner

FloopCZ commented Jun 13, 2021

You should fit in 8GB using cmake -DLOCAL_RAM_RESOURCES=2048 -DLOCAL_CPU_RESOURCES=4 ..

@FloopCZ FloopCZ closed this as completed Jun 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants