Strange behavior

Manfred.Hollstein@ks.sel.alcatel.de Manfred.Hollstein@ks.sel.alcatel.de
Tue Nov 11 23:59:00 GMT 1997


On Tue, 11 November 1997, 14:34:55, jackson@negril.msrce.howard.edu wrote:

    >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.
    
None of the possible 'make bootstrap*' rules invoke _any_ compare*
targets; hence, you have to call them yourself and it depends on which
compare (compare, compare-lean, gnucompare, gnucompare-lean) you call
if the stage`n' subdir will be removed.

Manfred.



More information about the Gcc mailing list