As, cppcheck-1.70 can be compiled on with gcc4.8 so, I built my cppcheck-1.70 on centOS7 and wanted to execute it on centOS5/centOS6. It is raising error "./cppcheck: cannot execute binary file"
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
As, cppcheck-1.70 can be compiled on with gcc4.8 so, I built my cppcheck-1.70 on centOS7 and wanted to execute it on centOS5/centOS6. It is raising error "./cppcheck: cannot execute binary file"
for some reason your centOS5/centOS6 does not recognize the executable format. A guess; is your centOS7 a 64-bit OS and are those other 32-bit?