Le 28/09/2010 11:29, Samuel Thibault a écrit : > Brice Goglin, le Fri 24 Sep 2010 13:31:06 +0200, a écrit : > >> By the way, what's the proper way to do the latter? >> #pragma weak hwloc_cpuset_foo = hwloc_bitmap_foo ? >> use __hwloc_attribute_alias instead ? >> > There is no proper way unfortunately: the Mach-O format used by MacOS > does not support such aliases. Explicit functions need to be > provided. >
Should be done now. Jeff, can you check on your Mac that lstopo from 1.0 works with libhwloc from the latest bitmap branch? Brice