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

internal compiler error #2

Closed
yan97ao opened this issue May 30, 2014 · 0 comments
Closed

internal compiler error #2

yan97ao opened this issue May 30, 2014 · 0 comments

Comments

@yan97ao
Copy link
Contributor

yan97ao commented May 30, 2014

g++ -O2 -pipe -W -Wall -fPIC -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -DHAVE_SNAPPY -Isrc -I/home/yan97ao/Downloads/boost_1_53_0 -I/home/yan97ao/Downloads/protobuf-2.4.1/output/include -I/home/yan97ao/Downloads/snappy-1.1.2/output/include -I/include -c -o src/sofa/pbrpc/block_wrappers.o src/sofa/pbrpc/block_wrappers.cc
g++ -O2 -pipe -W -Wall -fPIC -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -DHAVE_SNAPPY -Isrc -I/home/yan97ao/Downloads/boost_1_53_0 -I/home/yan97ao/Downloads/protobuf-2.4.1/output/include -I/home/yan97ao/Downloads/snappy-1.1.2/output/include -I/include -c -o src/sofa/pbrpc/boost_system_error_code.o src/sofa/pbrpc/boost_system_error_code.cc
src/sofa/pbrpc/boost_system_error_code.cc:440:1: internal compiler error: in function_and_variable_visibility, at ipa.c:929
Please submit a full bug report,
with preprocessed source if appropriate.
See file:///usr/share/doc/gcc-4.6/README.Bugs for instructions.
Preprocessed source stored into /tmp/ccG9Nrmn.out file, please attach this to your bugreport.
make: *** [src/sofa/pbrpc/boost_system_error_code.o] Error 1

tested in Ubuntu 12.04 gcc 4.6 and Ubuntu 14.04 gcc 4.8

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