> Then, instead of calling a specific entry point in the driver, > libibverbs assumes the driver will call ibv_register_driver() from an > __attribute__((constructor)) function. Yay! Does this mean it makes sense to build static versions of libraries by default, as well? -- MST