This is the mail archive of the gcc-help@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: CVS checkout


> Mark Williams wrote:
> 
> > > That is the right CVS tag.  That should have given you the 4.0
> > > branch  sources.  I don't know why it didn't work.  What do you
> > > see in  gcc/version.c?
> > 
> > const char version_string[] = BASEVER DATESTAMP DEVPHASE VERSUFFIX;
> > 
> > Where ive found BASEVER to be "4.1.0".
> > 
> > There has to be somthing ive done wrong...
> 
> Hmm, your command works for me, sorry. In the top level directory, you could
> try
> 
>     contrib/gcc_update -rgcc-4_0-branch
> 
> and see what happens? Fingers crossed that'll update all your tree to the
> 4.0 branch.

That did it.

Thanks.


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