This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: gcc vs CC binaries
- To: NBierny at quova dot com, gcc at gcc dot gnu dot org
- Subject: Re: gcc vs CC binaries
- From: mike stump <mrs at windriver dot com>
- Date: Tue, 5 Jun 2001 18:27:29 -0700 (PDT)
> From: Nevenka Bierny <NBierny@quova.com>
> To: "'gcc@gcc.gnu.org'" <gcc@gcc.gnu.org>
> Date: Tue, 5 Jun 2001 18:21:04 -0700
> Where can I find out what the differences are in the CC and gcc
> binaries?
Not sure what your question is. Maybe if you used a couple of
paragraphs to ask the question, and tell us what information you want
and how you want to use it, it would enable me to help answer...
Sorry for being slow...
You can find all the code changes put into the compiler over the years
with the cvs diff command. cvs log will show you a complete listing
of all changes, though, not the detail. cvs diff will show the
detail.
As for binaries, we don't do binaries, so we are the wrong folks to
ask about any particular binary that may exist.