Re: Repeated gcc yields differing .exe files

2002-12-20 Thread Shankar Unni
[EMAIL PROTECTED] wrote: The fact that hello.exe alters seems a bit non-optimal to me, given that md5sums are a pretty standard way for people like you and me to check that we're running the same stuff, intended to do the same thing. Incidentally, it's always the same two bytes that alter: As e

Re: Repeated gcc yields differing .exe files

2002-12-20 Thread egor duda
Hi! Friday, 20 December, 2002 [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: fbun> I found this just now. I'm afraid I don't know enough about gcc to deduce fbun> whether this is just yet another symptom of problems already reported or fbun> something else, that genuinely matters (I think it does) an