On 12/6/06, Perry Smith <pedz@xxxxxxxxxxxxxxxx> wrote:
So, your .o's compare the same each time? Aside from the library files (which we'll ignore for a moment), I'm not clear what does not compare the same.
.o files compare fine, it's these files from the build directory that don't: -bxindex.header -strings.pbxstrings/control -symbols0.pbxsymbols.
Also, if you do the cmp -l, how many bytes differ (on each of the things you are comparing)?
65 lines, which is 65 bytes I presume? ~Caleb