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


On Mon, 10 November 1997, 16:35:49, jackson@msrce.howard.edu wrote:

    While building the 971105 snapshot I have see a few odd things.  First, when I 
    issue a 'make bootstrap-lean' the second stage is never removed after the 
    compare stage even though the make compare-lean passes.  
    
The stage`n' directories are only supposed to be removed if you call
`make compare-lean'; `make compare' will leave the them untouched.

Manfred.


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