Hello,
While playing with static hwloc libraries and binaries [1], I had to
manually add -lpthread to LIBS to get the fully-static binaries to link
properly. We use some pthread functions, so is there a good reason not
to put -lpthread in LIBS? (and HWLOC_REQUIRES?)
Brice
[1] https://svn.open-mpi.org/trac/hwloc/wiki/StaticBuild
|