This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Strange behavior
- To: jackson at msrce dot howard dot edu
- Subject: Re: Strange behavior
- From: Manfred dot Hollstein at ks dot sel dot alcatel dot de
- Date: Tue, 11 Nov 97 09:26:19 +0100
- Cc: egcs at cygnus dot com
- References: <9711102135.AA26336@negril.msrce.howard.edu>
- Reply-To: Manfred dot Hollstein at ks dot sel dot alcatel dot de
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.