Is there a flag to pass into the linker which will NOT include each file's timestamp in the library.a
output?
We are creating a library with the qcc -A
parameter and when it does this it gathers all the compiled files into the library correctly but it always adds certain file information (file size, timestamp, etc). The problem is that we cannot create exactly the same binary after a clean since the timestamp is part of the binary
Output includes a line like this for every .o
in the project:
DirReader.o/ 1299620472 0 0 100666 15364