On Fri, Jul 22, 2016 at 5:25 AM, Mike Chung(鐘志偉) wrote:
> Hi,
>
>
>
> Is it possible to make libipmitool as a shared library? --enable-shared
> seems not work…
>
Hello Mike,
unfortunately, I'm not sure if IPMI tool is supposed to be used as a
shared library.
Best regards,
Z.
>
>
> Best Regards
Hi,
Is it possible to make libipmitool as a shared library? --enable-shared seems
not work…
Best Regards,
Mike
This email and any attachments are intended for the sole use of the named
recipient(s) and may contain confidential, proprietary, privileged or
copyri
Hi:
I am interested in using libipmitool for a project, and would like to have the
library built as a .so instead of just the libipmitool.a. Is there an easy way
to make that happen? I tried adding the --enable-shared option to my configure
cmdline, but that did not change anything.
It seem