Re: [Openipmi-developer] OpenIPMI driver build on Windows?
Brought to you by:
cminyard
|
From: Corey M. <mi...@ac...> - 2004-03-19 21:13:35
|
You are talking about the driver, or the library? There is no way the driver would compile. It has parts that could be reused (most of the message handler, the state machines, etc.). The library could be compiled, but it will probably need some work. It was written to be portable. You will have to provide the lower-level parts dealing with talking to the driver, doing mutexes, etc. -Corey Cress, Andrew R wrote: >Has anybody tried to cross-compile the OpenIPMI driver on Windows OS? >Does that sound like it should work, with compile flags? > >Andy > > > >------------------------------------------------------- >This SF.Net email is sponsored by: IBM Linux Tutorials >Free Linux tutorial presented by Daniel Robbins, President and CEO of >GenToo technologies. Learn everything from fundamentals to system >administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click >_______________________________________________ >Openipmi-developer mailing list >Ope...@li... >https://lists.sourceforge.net/lists/listinfo/openipmi-developer > > |