This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: GCJ Build Problem (CVS)
- To: Brad Cox <bcox at virtualschool dot edu>
- Subject: Re: GCJ Build Problem (CVS)
- From: Bryce McKinlay <bryce at waitaki dot otago dot ac dot nz>
- Date: Sat, 10 Nov 2001 11:26:44 +1300
- CC: Jeff Sturm <jsturm at one-point dot com>, java at gcc dot gnu dot org
- References: <18522F86-D55B-11D5-83FA-0005022D9F0A@virtualschool.edu>
Brad Cox wrote:
> That's probably it. I was hoping this would just recompile the changes
> instead of building from scratch, but this was unrealistic with a
> configure involved.
>
> A rebuild is running now in a clean directory. Lord, rebuilds take AGES!
Use "make" not "make bootstrap", it will go lots faster.
regards
Bryce.