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

compile error #34

Closed
shangmacun opened this issue Jul 16, 2018 · 4 comments
Closed

compile error #34

shangmacun opened this issue Jul 16, 2018 · 4 comments

Comments

@shangmacun
Copy link

[ 90%] Building CXX object libraries/chain/CMakeFiles/evt_chain.dir/address.cpp.o
c++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See http://bugzilla.redhat.com/bugzilla for instructions.
make[3]: *** [libraries/chain/CMakeFiles/evt_chain.dir/address.cpp.o] Error 4
make[2]: *** [libraries/chain/CMakeFiles/evt_chain.dir/all] Error 2
make[1]: *** [programs/evtwd/CMakeFiles/evtwd.dir/rule] Error 2
make: *** [evtwd] Error 2

@shangmacun
Copy link
Author

内存不足?

@harrywong
Copy link
Contributor

harrywong commented Jul 16, 2018

What's the compiler version you're using?

@shangmacun
Copy link
Author

devtoolset-7

gcc version 7.3.1 20180303 (Red Hat 7.3.1-5) (GCC)

@harrywong
Copy link
Contributor

ok. try to reduce the number of parallel jobs when compiling.

@ceeji ceeji closed this as completed Jul 27, 2018
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

3 participants