This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: system header files


At 06:57 AM 6/16/2005, you wrote:
>Hello,
>Some programs need headers file in " linux " include subdirectory(e.g.
><linux/cdrom.h>).Is there any way to solve this problem and port these
>programs?


Not as they are, no.  Things that use "linux" specific include files are
designed for Linux.  They're tied to it.  If you want to make some program
that uses such include files portable, you'll need to look at what's being
used and redesign it to not depend on Linux.




--
Larry Hall                              http://www.rfk.com
RFK Partners, Inc.                      (508) 893-9779 - RFK Office
838 Washington Street                   (508) 893-9889 - FAX
Holliston, MA 01746                     


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]