Hi all,
I was able to compile and run sniper successfully, however, today my gcc was broken and after I re-install the gcc-5, the following errors occurred when I compiled sniper.
/usr/bin/ld: siftdump.o: unable to initialize decompress status for section .debug_info
/usr/bin/ld: siftdump.o: unable to initialize decompress status for section .debug_info
/usr/bin/ld: siftdump.o: unable to initialize decompress status for section .debug_info
/usr/bin/ld: siftdump.o: unable to initialize decompress status for section .debug_info
siftdump.o: file not recognized: File format not recognized
collect2: error: ld returned 1 exit status
Makefile:42: recipe for target 'siftdump' failed
I am using sniper-7.3, what might be the problem?