erigontech / erigontech/silkworm
Add information about minimum hardware requirement for build
Open
documentation
- Dominant language
- C++
- Stars
- 318
- Forks
- 84
- PR merge metrics
- No merged PRs in 30d
Description
In a Ubuntu 20.04 VM with 3 GB RAM memory cmake return error:
g++: internal compiler error: Killed (program cc1plus)
The problem above occurs when your system runs out of memory.
With same configuration, but with 4GB, the build process finish with success.
Contributor guide
Assessment
This issue has not been assessed yet.