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: Can't buld libjava on Linux


But with gcj the only three modules you might not want are objc,
ada, and fortan but the rest you need for java.

objc is small and ada does not add any time to bootstraping
gcc unless you have an Ada compiler already.


Thanks,
Andrew Pinski


On Monday, August 12, 2002, at 02:30 , Andrew Haley wrote:

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.








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