Rebuilding after update

Jeff Sturm jsturm@one-point.com
Tue Jul 24 10:42:00 GMT 2001


On Tue, 24 Jul 2001, Andrew Haley wrote:
> Andrew Haley writes:
>  > Nic Ferrier writes:
>  >  > ie: can I do:
>  >  > 
>  >  >   cvs update -d
>  > 
>  > Add here: rm -rf *
> 
> In the build dir, of course.  Don't build in the source dir.

I often "rm -rf libjava" in $TARGET_SUBDIR, then "make" again.  This saves
me a lot of time when updating the runtime only.

BTW, the mainline libgcj seems to work fine with the 3.0.1 compiler.  I
use them together sometimes when I want a stable compiler but the latest
runtime features, especially when the trunk is unstable.

Jeff



More information about the Java mailing list