Re: [hwloc-devel] [hwloc-svn] svn:hwloc r5606 - trunk

2013-05-09 Thread Brice Goglin
It was already fixed by the revert, sorry I forgot to make that clear. We only use C++ to build a *C* file with g++. We don't have actual C++ code. Looks like CXX gets initialized properly, even when I comment out our AC_PROC_CXX in configure.ac and the following code in hwloc_internal.m4:

Re: [hwloc-devel] [hwloc-svn] svn:hwloc r5606 - trunk

2013-05-09 Thread Jeff Squyres (jsquyres)
Does this patch fix it? It's not clear to me from the LT docs whether you're supposed to call LT_LANG multiple times or LT_LANG with multiple languages, but this patch below seems to run the libtool C++ configury: Index: configure.ac

Re: [hwloc-devel] [hwloc-svn] svn:hwloc r5606 - trunk

2013-05-08 Thread Brice Goglin
We actually used C++ during make check (we test the C++ build of doc/hwloc-hello.c) (got a build failure report from https://ci.inria.fr/hwloc/) Brice Le 08/05/2013 02:27, svn-commit-mai...@open-mpi.org a écrit : > Author: jsquyres (Jeff Squyres) > Date: 2013-05-07 20:27:25 EDT (Tue, 07 May