This is the mail archive of the gcc@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: Strange behavior


>The stage`n' directories are only supposed to be removed if you call
>`make compare-lean'; `make compare' will leave the them untouched.

Yes, but 'make bootstrap-lean' SHOULD do a 'make compare-lean' and,
therefore, remove the second stage after a sucessful compare, which it
doesn't.  Looking through the compare target in the gcc/Makefile, everything
looks fine, but I don't really know makefile syntax so that doesn't mean
much.

Aaron Jackson		jackson@msrce.howard.edu


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