GCJ in CVS

Andreas Tobler toa@pop.agri.ch
Mon Mar 3 18:38:00 GMT 2003


Erik Poupaert wrote:
> I've downloaded the default GCJ source from CVS lately. Unfortunately, it
> seems to be version 3.4 already. I'd like to have access to 3.3. Could
> anybody tell me what I should add to my "cvs checkout gcc" command to obtain
> 3.3?
> Thanks.
> 
> 

When you want a special revision look at this page:

http://gcc.gnu.org/cvs.html under Release and snapshot branches

For the gcj you want, you should do this:

cvs -z9 -d :pserver:anoncvs@gcc.gnu.org:/cvs/gcc co -rgcc-3_3-branch gcc

Andreas



More information about the Java mailing list