quote:
Originally posted by raceprouk
In addition, different compilers will compile the same source different ways, so you'd also need to knwo the compiler used. Even across different versions of the same compiler there will be differences in the results.
and ever the same compiler, depending on the options used (optimize or not, small vs fast code, debug vs release mode, etc... )