On Tue, Aug 2, 2016 at 10:28 AM, Rob Boehne <r...@datalogics.com> wrote: > If so, read config.guess - it will tell you how to contribute your > architecture to that project. > Also, you should be able to work around it by specifying the architecture > instead of letting it guess. > Look up the ‹build and ‹target flags to configure.
Thanks. Here's what I see: $ ./configure --help `configure' configures Valgrind 3.12.0.SVN to adapt to many kinds of systems. ... Some influential environment variables: CC C compiler command CXX C++ compiler command CFLAGS C compiler flags CXXFLAGS C++ compiler flags ... Use these variables to override the choices made by `configure' or to help it to find libraries and programs with nonstandard names/locations. ... I also tried --target=armv8-a with no joy (even though its a native compile). The flags seem to be ignored by Autotools. Jeff ------------------------------------------------------------------------------ _______________________________________________ Valgrind-users mailing list Valgrind-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/valgrind-users