HeLLo,
I've built a program that uses floating number calculations excessively, the program works all right in the debug configuration, but, when I turn it to release configuration, the results are all messed up, I can't debug in the release version, but in the debug version there are no errors, I know that the optimizing compiler can rearrange the equation, but this is not supposed to alter the final result. Can anybody tell me, why is this happening?!
Thanks
Sincerely,
Nawaf Arhamah
I've built a program that uses floating number calculations excessively, the program works all right in the debug configuration, but, when I turn it to release configuration, the results are all messed up, I can't debug in the release version, but in the debug version there are no errors, I know that the optimizing compiler can rearrange the equation, but this is not supposed to alter the final result. Can anybody tell me, why is this happening?!
Thanks
Sincerely,
Nawaf Arhamah