hash signature of cc1 etc....?

Ian Lance Taylor iant@google.com
Fri Jul 22 22:31:00 GMT 2011


Basile Starynkevitch <basile@starynkevitch.net> writes:

> Should we add an option to the gcc driver which would print such checksums?

I'm not quite sure what checksums you want.

Suppose you just do

md5sum `gcc --print-file-name=cc1`

?

That will give you a checksum without gcc going to the trouble of
generating it.

Ian



More information about the Gcc mailing list