Champs,
When i build binaries on the same machine with the same set of tools in the same path i see the debug sections are different.
Though this might not cause any run time issues, or ignorable differences, Would like to get more understading on why this would happen, thought i could use generaic binary file compare utility to compare the two generated files & ensure they are same.
The differences are similar as below
binary1:
F:\\temp\\0444811:$C$L136:1:1295337633Ipc.c.........
binary2:
F:\\temp\\1006811:$C$L136:1:1295339537Ipc.c........
Any reason why these temporary directories being used & why these are getting embedded in the target binary.
- This causes size difference in the generated binary.
Best Regards,
Velan