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

Cannot compile on gcc-4.6 and 4.8 #21

Closed
danaki opened this issue Dec 25, 2014 · 1 comment
Closed

Cannot compile on gcc-4.6 and 4.8 #21

danaki opened this issue Dec 25, 2014 · 1 comment

Comments

@danaki
Copy link

danaki commented Dec 25, 2014

Tried on both vagrant's hashicorp/precise64 and ubuntu/trusty64. Compile crashes on different files in both cases, but usually it looks like:

c++ -- util.cpp
g++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.6/README.Bugs> for instructions.
make: *** [.objs/pristine.o] Error 4
make: *** Waiting for unfinished jobs....

Host system is MacOSX 10.10.1

@danaki
Copy link
Author

danaki commented Dec 25, 2014

Ok, it appears to be vagrant's issue javer/hhvm-vagrant-vm#8
Fixed by -j4

@danaki danaki closed this as completed Dec 25, 2014
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

1 participant