I am trying to build corecdp 2.0.2 on Debian Testing (Wheezy). I’m seeing the error below while building. Is there anything I can do for this one or do I just need to install Debian 5/6?
Thanks,
Matt
| libbackend.a(ira.o): In function `update_equiv_regs’:
| /home/build/corecdp-2.0.2/build/tmp/work/armv5te-corecdp-linux-gnueabi/gcc-cross-initial-4.5-r41.1+svnr170880/gcc-4_5-branch/gcc/ira.c:2674: undefined reference to `remove_death’
| libbackend.a(regmove.o): In function `fixup_match_2′:
| /home/build/corecdp-2.0.2/build/tmp/work/armv5te-corecdp-linux-gnueabi/gcc-cross-initial-4.5-r41.1+svnr170880/gcc-4_5-branch/gcc/regmove.c:800: undefined reference to `remove_death’
| libbackend.a(passes.o): In function `finish_optimization_passes’:
| /home/build/corecdp-2.0.2/build/tmp/work/armv5te-corecdp-linux-gnueabi/gcc-cross-initial-4.5-r41.1+svnr170880/gcc-4_5-branch/gcc/passes.c:260: undefined reference to `pass_combine’
| /home/build/corecdp-2.0.2/build/tmp/work/armv5te-corecdp-linux-gnueabi/gcc-cross-initial-4.5-r41.1+svnr170880/gcc-4_5-branch/gcc/passes.c:263: undefined reference to `dump_combine_total_stats’
| /home/build/corecdp-2.0.2/build/tmp/work/armv5te-corecdp-linux-gnueabi/gcc-cross-initial-4.5-r41.1+svnr170880/gcc-4_5-branch/gcc/passes.c:264: undefined reference to `pass_combine’
| libbackend.a(passes.o): In function `init_optimization_passes’:
| /home/build/corecdp-2.0.2/build/tmp/work/armv5te-corecdp-linux-gnueabi/gcc-cross-initial-4.5-r41.1+svnr170880/gcc-4_5-branch/gcc/passes.c:1011: undefined reference to `pass_combine’
| collect2: error: ld returned 1 exit status
| make[2]: *** [cc1-dummy] Error 1