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. Samuel
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. Samuel