This is the mail archive of the java@gcc.gnu.org mailing list for the Java 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: GCJ in CVS


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 at gcc dot gnu dot org:/cvs/gcc co -rgcc-3_3-branch gcc

Andreas


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