Advertisement
Max13

odb by gcc4.9

Sep 16th, 2014
488
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.89 KB | None | 0 0
  1. libtool: compile:  /usr/local/bin/g++-4.9 -DHAVE_CONFIG_H -I.. -I.. -I/usr/local/Cellar/gcc/4.9.1/lib/gcc/x86_64-apple-darwin14.0.0/4.9.1/plugin/include -g -O2 -MT validator.lo -MD -MP -MF .deps/validator.Tpo -c validator.cxx  -fno-common -DPIC -o .libs/validator.o
  2. validator.cxx:1575:1: internal compiler error: in possible_polymorphic_call_targets, at ipa-devirt.c:1556
  3.  }
  4.  ^
  5.  
  6. validator.cxx:1575:1: internal compiler error: Abort trap: 6
  7. g++-4.9: internal compiler error: Abort trap: 6 (program cc1plus)
  8. ../libtool: line 1122: 10087 Abort trap: 6           /usr/local/bin/g++-4.9 -DHAVE_CONFIG_H -I.. -I.. -I/usr/local/Cellar/gcc/4.9.1/lib/gcc/x86_64-apple-darwin14.0.0/4.9.1/plugin/include -g -O2 -MT validator.lo -MD -MP -MF .deps/validator.Tpo -c validator.cxx -fno-common -DPIC -o .libs/validator.o
  9. make[2]: *** [validator.lo] Error 1
  10. make[1]: *** [all] Error 2
  11. make: *** [all-recursive] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement