Validating the compiler used in software development is a recurring issue. To what extent a compiler should be validated, when, how and why?
In the same vein, we can extend the question of validation to all tools used in the software development environment: integrated development environment, configuration management tools, compiler (and linker), automated test tools.
Friday 14 March 2014
Validation of compiler and IDE - Why, when and how to? - Part 1
By Mitch on Friday 14 March 2014, 13:26 - Processes