This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [libstdc++] Tighten up testsuite makefile rules
- From: Phil Edwards <phil at jaj dot com>
- To: Benjamin Kosnik <bkoz at redhat dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Tue, 1 Jul 2003 12:27:22 -0400
- Subject: Re: [libstdc++] Tighten up testsuite makefile rules
- References: <20030701105106.217da0ef.bkoz@redhat.com>
On Tue, Jul 01, 2003 at 10:51:06AM -0500, Benjamin Kosnik wrote:
> Is this really right?
>
> I don't have check-am automatically running check-local in my generated
> Makefile. Hmmm? Now check-abi is not being run by default. Was this your
> intention?
My change should have been a no-op. Betcha a cold cup of coffee this is
an automake version problem.
I'm using 1.4-p6, and the generated Makefile.in says:
check-am:
$(MAKE) $(AM_MAKEFLAGS) check-DEJAGNU check-local
Since the override said (paraphrasing):
check-am:
make check-DEJAGNU
make check-local
the behavior should be exactly the same.
> Also, with make aliased to 'make -j2' in my environment, now check-abi
> and normal check run into each other.
This should just be a side effect of the problem above; I test with -j3.
Phil
--
If ye love wealth greater than liberty, the tranquility of servitude greater
than the animating contest for freedom, go home and leave us in peace. We seek
not your counsel, nor your arms. Crouch down and lick the hand that feeds you;
and may posterity forget that ye were our countrymen. - Samuel Adams