Bert Wesarg wrote: > There is also a problem, that these __hwloc_attributes defines don't > get through after install: >
Are you using the embedding stuff ? Or only including our headers ? There's no guarantee that your external application will use the same compiler, so unless the embedding stuff re-runs the checks when configuring your external applications, there's no easy solution. Brice