This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Java/parellel build(?) related bootstrap failure
Gerald Pfeifer writes:
> On Sun, 30 Mar 2003, Andreas Jaeger wrote:
> > Gerald, perhaps you also miss the directory? Run cvs update -d to get
> > new directories,
>
> Argl, it seems that one tester was indeed lacking -d to avoid getting
> gcc/ada. Sorry folks!
>
> Now, isn't there _some_ way to use cvs update -d and still being able to
> avoid certain "new" directories like /gcc/ada?
You perhaps need a module that checks out an approopriate subset of
gcc. It should be quite easy to create one.
Andrew.