On Fri, Mar 26, 2010 at 17:01, Samuel Thibault <samuel.thiba...@inria.fr> wrote: > Thanks for the idea. > > Bert Wesarg, le Fri 26 Mar 2010 12:33:00 +0100, a écrit : >> +#define HWLOC_HAVE(what) (defined(HWLOC_HAVE_##what) && HWLOC_HAVE_##what) > > Unfortunately some compilers (such as gcc 2.95) do not accept this
What topology information do you get on machines that have this old compiler installed? For example sysfs attributes are very unlikely. the linux kernel should require at least gcc 3. But I haven't checked since when. Bert > > Samuel > _______________________________________________ > hwloc-devel mailing list > hwloc-de...@open-mpi.org > http://www.open-mpi.org/mailman/listinfo.cgi/hwloc-devel >