Basile Starynkevitch <bas...@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

Reply via email to