Presumably, you can't fix your build system. Well, I don't think that sufficient information for what you were asking for is stored in the ELF header of the image. How about creating another target besides the image, which is a text file listing all source file names that were used to link the program, plus their respective MD5 or CRC32. That way you can compare whether sources have changed.Best regardsMarcus