Re: [Ipmitool-devel] shared library

2016-07-30 Thread Zdenek Styblik
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

[Ipmitool-devel] shared library

2016-07-21 Thread 鐘志偉
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

[Ipmitool-devel] shared library

2011-09-06 Thread Maule Mark
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