This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


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

Re: `make bootstrap' broken



  In message <200008141540.e7EFec609876@hawking.suse.de>you write:
  > Bootstrapping does not work correctly if repeated, because you cannot move
  > a directory over another one.  This happens if stage?/libgcc already
  > exists, and has the effect that the libgcc modules are not rebuild in the
  > next stage.
  > 
  > 2000-08-14  Andreas Schwab  <schwab@suse.de>
  > 
  > 	* Makefile.in (STAGESTUFF): Remove libgcc.
  > 	(stage1-start, stage2-start, stage3-start): Copy the contents of
  > 	the libgcc directory explicitly.
  > 	(mostlyclean): Clean libgcc.
Looks good.  Please install this patch.

Thanks,
jeff


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