Can't buld libjava on Linux
Neil Booth
neil@daikokuya.co.uk
Mon Aug 12 11:07:00 GMT 2002
Douglas B Rupp wrote:-
> > Have you updated you tree recently I know libjava had a big update last week
> > adding serveral new directories.
> >
> > Graham
>
> I used cvs update just this morning, but evidently "update" doesn't get new
> directories. I had to use "co" to get them just now.
> I don't know cvs that well, is "co" the preferred method to use?
I find these settings in my .cvsrc useful:
log -N
diff -u -p -N
update -d -P
cvs -q -z6
That fixes the directory issue.
Neil.
More information about the Gcc
mailing list