Code::Blocks Forums
Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: iype_joseph on January 06, 2015, 10:16:25 pm
-
Hi there,
The executable I got after building the same project at two different times are different! I didn't make any changes to the code, the only difference is the time the build was done. Latter, I checked and found that the only difference is in the CRC values of the two files. Does codeblocks do CRC on the executable with timestamp? Or is this something else?
Thanks in advance :)
-Iype
-
Code::Blocks is NOT a compiler.
Figure out the name of your compiler; then ask does your compiler do this on a site that supports your compiler.
Read the CB FAQ on Compiler Trouble Shooting.
Tim S.