Le 16/03/2012 02:44, Samuel Thibault a écrit : > Brice Goglin, le Thu 15 Mar 2012 17:36:29 +0100, a écrit : >> Looks like g++ doesn't like __hwloc_attribute_unused in hwloc/helper.h > I wonder what Hydra uses for g++. I have tested various versions (from > 4.1 to 4.7), without problems.
Looks like "fedora2" in the title is really what it means :) configure:4653: checking for g++ configure:4669: found /usr/bin/g++ configure:4680: result: g++ configure:4707: checking for C++ compiler version configure:4716: g++ --version >&5 g++ (GCC) 3.3.3 20040412 (Red Hat Linux 3.3.3-7) Copyright (C) 2003 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. We have g++-3.3 on grat, the same problem occurs there. Brice