This is the mail archive of the cygwin@sourceware.cygnus.com 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]

Re: questions about kernel source headers



> CIPE uses kernel headers (usr/src/linux/include) in its code. How do
> I integrate the cygwin headers with the kernel headers?

In general, you don't.  The parts of CIPE that use linux-specific
headers will need to be investigated to determine how to re-implement
those portions in a cygwin-specific way.  You usually can't just use
headers from other platforms and expect it to work.

Of course, it also depends on which headers its using, and why.

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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