我试图在Ubuntu 14.04 x64中编译GCC 3.4.6.它已经有更新版本的GCC-4.8.2.
我跑./configure --prefix=/usr/local/gcc-3.4和make.
我最终遇到了几个错误,我可以找到解决方案.
最后我结束了这个错误,我找不到任何解决方案.
../../gcc/unwind-dw2.c: In function `uw_frame_state_for':
../../gcc/unwind-dw2.c:1031: error: field `info' has incomplete type
make[2]: *** [libgcc/32/unwind-dw2.o] Error 1
make[2]: Leaving directory `/home/hp-11/Documents/gcc-3.4.6/build/gcc'
make[1]: *** [stmp-multilib] Error 2
make[1]: Leaving directory `/home/hp-11/Documents/gcc-3.4.6/build/gcc'
make: *** [all-gcc] Error 2
Run Code Online (Sandbox Code Playgroud)
有人知道怎么解决吗?如果需要更多详细信息,请与我们联系.