|
From: Maynard J. <may...@us...> - 2010-09-13 18:02:03
|
On 09/11/2010 5:11 AM, Bart Van Assche wrote: > On Sat, Sep 4, 2010 at 1:49 AM,<sv...@va...> wrote: >> Date: 2010-09-04 00:49:33 +0100 (Sat, 04 Sep 2010) >> New Revision: 11338 >> >> Log: >> Add tests for new PowerISA_2.05 instructions available on Power6 CPUs. >> (Maynard Johnson, may...@us... and Pete Eberlein, ebe...@us...) >> [ ... ] > > automake complains about this change: heh. I was just starting to look at this -- trying a build on a newer version of automake to see if I could reproduce -- and noticed you already fixed it. Thanks! -Maynard > > running: automake -a > configure.in:25: installing `./compile' > configure.in:122: installing `./config.guess' > configure.in:122: installing `./config.sub' > configure.in:14: installing `./install-sh' > configure.in:14: installing `./missing' > Makefile.vex.am: installing `./depcomp' > memcheck/tests/ppc32/Makefile.am:12: AM_CFLAGS multiply defined in > condition TRUE ... > Makefile.tool-tests.am:13: ... `AM_CFLAGS' previously defined here > memcheck/tests/ppc32/Makefile.am:2: `Makefile.tool-tests.am' > included from here > memcheck/tests/ppc32/Makefile.am:13: AM_CXXFLAGS multiply defined in > condition TRUE ... > Makefile.tool-tests.am:14: ... `AM_CXXFLAGS' previously defined here > memcheck/tests/ppc32/Makefile.am:2: `Makefile.tool-tests.am' > included from here > memcheck/tests/ppc64/Makefile.am:12: AM_CFLAGS multiply defined in > condition TRUE ... > Makefile.tool-tests.am:13: ... `AM_CFLAGS' previously defined here > memcheck/tests/ppc64/Makefile.am:2: `Makefile.tool-tests.am' > included from here > memcheck/tests/ppc64/Makefile.am:14: AM_CXXFLAGS multiply defined in > condition TRUE ... > Makefile.tool-tests.am:14: ... `AM_CXXFLAGS' previously defined here > memcheck/tests/ppc64/Makefile.am:2: `Makefile.tool-tests.am' > included from here > > Bart. > > ------------------------------------------------------------------------------ > Start uncovering the many advantages of virtual appliances > and start using them to simplify application deployment and > accelerate your shift to cloud computing > http://p.sf.net/sfu/novell-sfdev2dev > _______________________________________________ > Valgrind-developers mailing list > Val...@li... > https://lists.sourceforge.net/lists/listinfo/valgrind-developers |