|
刚刚在debian上编译GCC-4.0失败,错误信息如下,请问怎样解决
../../gcc-4.0.0/gcc/config/i386/i386.md:17581: warning: operand 1 missing mode?
../../gcc-4.0.0/gcc/recog.c: In function 'constrain_operands':
../../gcc-4.0.0/gcc/recog.c:2215: internal compiler error: 段错误
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[2]: *** [recog.o] 错误 1
make[1]: *** [stage2_build] 错误 2
make: *** [bootstrap] 错误 2 |
|