This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: CVS checkout
- From: Ian Lance Taylor <ian at airs dot com>
- To: "Mark Williams \(MWP\)" <mwp at internode dot on dot net>
- Cc: gcc-help at gcc dot gnu dot org
- Date: 21 Jul 2005 00:32:42 -0700
- Subject: Re: CVS checkout
- References: <20050721071454.GA4997@linux.comp>
"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?
Ian