> There is no need to be radical, this from ubuntu 14.04 system:
>
> rvega@eng10:~$ find /usr/include -name stropts.h
> /usr/include/x86_64-linux-gnu/sys/stropts.h
> /usr/include/x86_64-linux-gnu/bits/stropts.h
> /usr/include/stropts.h
>
> ~raymundo
What you suggested is not functional solution. One thing are header 
files providing definitions and function declarations, the other is
implementation collection of the declared functions providing necessary 
functionalities to outside world. The functionalities are generally
exposed as shared libraries located in one of the system architecture 
library folders (/lib<qual>, /usr/lib<qual>, /libnx32) or in others 
(/usr/local/lib<qual>). Key Linux system functionalities provides GNU 
with (g)libc* libraries.


> the only and very stupid reply which comes to my mind is ... to
> re-implement for GNU/Linux
The same thing cross my mind.

Best regards,
M

------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785231&iu=/4140
_______________________________________________
Ipmitool-devel mailing list
Ipmitool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipmitool-devel

Reply via email to