This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gcc binary comparison help


Hello,



I need to compare two binaries build by gcc to determine if they have
the same contents.  My issue is that I can't build (using the same
build target) two of the same binary.  I believe this is because a
timestamp or something of the kind is being put in.  Is there another
way I can check these contents against each other without the extra
info?



Thanks,

~Caleb


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]