Can't buld libjava on Linux
Andrew Haley
aph@cambridge.redhat.com
Mon Aug 12 11:30:00 GMT 2002
Andrew Pinski writes:
> On Monday, August 12, 2002, at 02:03 , 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?
> >
> cvs up -d -P is the preferred method of updating the sources.
The trouble with that command is that it can get you modules you never
checked out in the first place. "cvs co" gets you just the modules
you want.
Andrew.
More information about the Gcc
mailing list