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


>>> 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
  configure  ...
  make
  make install

And have everything work correctly?


Nic


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