This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: hash signature of cc1 etc....?


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]