This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Strange behavior
- To: Manfred dot Hollstein at ks dot sel dot alcatel dot de
- Subject: Re: Strange behavior
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Wed, 12 Nov 1997 10:15:06 -0700
- cc: jackson at negril dot msrce dot howard dot edu, egcs at cygnus dot com
- Reply-To: law at cygnus dot com
In message <9711120759.AA18037@lts.sel.alcatel.de>you write:
> 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.
Look at the toplevel Makefile -- a make bootstrap from there will
invoke the compare/compare-lean targets.
jeff