[ofa-general] [PATCH v3 1/3] Create a new library libibnetdisc
Sean Hefty
sean.hefty at intel.com
Thu Apr 23 14:29:54 PDT 2009
>There is also an ibdebug defined in libibmad.
>
>extern int ibdebug;
>
>This is the one it is using... :-/ I think there should be a wrapper
>function. Perhaps madrpc_show_errors?
Yes - that's the one it picks up. Adding a wrapper makes sense to me. (I don't
think that declaring a variable as extern is sufficient to share it across
library boundaries in windows.)
More information about the general
mailing list