Hi
I would like to remove any adte/time from the filmes the compiler /linker generates.
The aim of this is configuartion management : if I create some software from sources extracted from configuration management in the future, I need to check the the out file generated then is the same that the one built when the product was first delivered.
Any option like "link_time=none" ?
Best