[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[patches] Re: RFA: Use cross nm in NPTL tests
- To: patches@xxxxxxxxxx
- Subject: [patches] Re: RFA: Use cross nm in NPTL tests
- From: Jim Blandy <jimb@xxxxxxxxxxxxxxxx>
- Date: Fri, 02 Feb 2007 10:53:33 -0800
Jim Blandy <jimb@xxxxxxxxxxxxxxxx> writes:
> One of the NPTL tests runs nm and looks for the symbols needed for
> cancellation support. For cross-testing, I need to make sure the test
> uses the appropriate nm. How does this look to people?
>
> 2007-01-30 Jim Blandy <jimb@xxxxxxxxxxxxxxxx>
>
> Use the host nm in NPTL tests.
> * aclocal.m4 (LIBC_PROG_BINUTILS): Find path to 'nm', too.
> * configure: Regenerated.
> * config.make.in: Accept 'nm' path from configure script.
> * nptl/Makefile (tst-cancel-wrappers.out): Pass 'nm' path to test
> script.
> * nptl/tst-cancel-wrappers.sh: Use the 'nm' given in arguments.
I've committed this, to the 2.5 branch and the trunk.