- 论坛徽章:
- 0
|
cbeditor.cpp:1721: 编译器内部错误:段错误
请提交一份完整的错误报告,
如有可能请附上经预处理后的源文件。
具体步骤请参见 <URL:http://bugzilla.redhat.com/bugzilla>。
Preprocessed source stored into /tmp/ccip4tKP.out file, please attach this to your bugreport.
make[3]: *** [cbeditor.lo] 错误 1
make[3]: Leaving directory `/home/sq/codeblocks-install/codeblocks-10.05-release/src/sdk'
make[2]: *** [all-recursive] 错误 1
make[2]: Leaving directory `/home/sq/codeblocks-install/codeblocks-10.05-release/src/sdk'
make[1]: *** [all-recursive] 错误 1
make[1]: Leaving directory `/home/sq/codeblocks-install/codeblocks-10.05-release/src'
make: *** [all-recursive] 错误 1
怎么解决???
[root@localhost codeblocks-10.05-release]# gcc -v
使用内建 specs。
目标:i386-redhat-linux
配置为:../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --disable-plugin --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic --host=i386-redhat-linux
线程模型:posix
gcc 版本 4.1.2 20080704 (Red Hat 4.1.2-51)
|
|