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: Java/parellel build(?) related bootstrap failure


Gerald Pfeifer writes:
 > On Mon, 31 Mar 2003, Andrew Haley wrote:
 > > You perhaps need a module that checks out an approopriate subset of
 > > gcc.  It should be quite easy to create one.
 > 
 > Thanks for the hint.  Unfortunately, modules don't work nicely with
 > `cvs update` (one of the design bugs of CVS, that it after checkout,
 > it simpley ignores modules).

You just checkout the module again, on top of the old one.  It works
fine, just like cvs update -d, but without the directories you don't
need.

Andrew.


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