Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!wuarchive!psuvax1!psuvm!sml108 Organization: Penn State University Date: Sunday, 31 Mar 1991 21:08:33 EST From: Scott Le Grand Message-ID: <91090.210833SML108@psuvm.psu.edu> Newsgroups: comp.sys.sgi Subject: How does one diff binary files? Hi, in the continuing saga to figure out what my program looks like, I have been re-compiling my program to try and make it match the compiled version I have saved. However, I have found that two linkings of the same set of object files results in them being different when diff is applied to them. What is going on here? The program is in C at level 2 optimization. Scott Le Grand