Hello,
I am migrating my C and C++ projects from DS-5 to ARM DS. I am comparing my builds between the two IDEs and I am noticing that there is an offset in the first line of my .o Cpp files. I have confirmed that the armcc build command and C++ version that I am using is the same for both build configurations.
You can see this difference in the highlighted section of the first line of my file. This change is present in all of my Cpp .o files.
This change is causing the image checksum for Cpp builds to be different across the two IDE platforms. I am not seeing the same issue on C based builds as the image checksum matches.
Thanks
Apologies, I did not spot this thread when first posted.
Are you using an identical compiler version?
You can raise as an official support case from the support menu above if you wish to share examples with Arm.