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]

Re: Rebuilding after update


Nic Ferrier writes:
 > >>> Andrew Haley <aph@cambridge.redhat.com> 24-Jul-01 1:14:56 PM >>>
 > 
 >     Doing a "make bootstrap" and a "make" sounds 
 >     kinda excessive to me.
 >     For test builds I just do a "make" and a "make install".
 > 
 > Does that work when the autoconf/make stuff has changed?
 > 
 > ie: can I do:
 > 
 >   cvs update -d

Add here: rm -rf *

 >   configure  ...
 >   make
 >   make install
 > 
 > And have everything work correctly?

Yes.

Andrew.


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