CVS checkout

Mark Williams (MWP) mwp@internode.on.net
Thu Jul 21 15:07:00 GMT 2005


> "Mark Williams \(MWP\)" <mwp@internode.on.net> writes:
> 
> > I want to CVS checkout the current 4.0.x development version.
> > 
> > I tried "cvs -z9 checkout -P -rgcc-4_0-branch gcc" but this gave me the 4.1
> > devel.
> > 
> > Which CVS tag should i be using?
> 
> 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...

Thanks.



More information about the Gcc-help mailing list