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: Snapshots of gcc-3.2.1 also available?


> I noticed the tarballs in the ftp://gcc.gnu.org/pub/gcc/snapshots/ directory
> are snapshots of the 3.3-tree.
> 
> But I'm looking for a snapshot of the upcoming gcc-3.2.1, as it is a big
> difference wheter to use a snapshot of a bugfix-release or an all-new version
> ;-)

Are you prevented from using CVS by a firewall?  If not, you can get the
current state of the 3.2-branch (what will become gcc-3.2.1) by anonymous
CVS.  Follow the instructions on

	http://gcc.gnu.org/cvs.html

except that where it says

	cvs -z 9 co gcc

do

	cvs -z 9 co -rgcc-3_2-branch gcc

instead.


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