Re: Include Problem

2003-11-18 Thread Shankar Unni
Bill C. Riemers wrote: > Not necessarily. Not every application is designed to work across different > platforms. Fine. In that case, read answer #1: >> Cygwin != Linux. Your program is obviously doomed, since you intend it to run only on Linux. Remember, Cygwin isn't a linux kernel with linu

Re: Include Problem

2003-11-15 Thread Bill C. Riemers
> It doesn't. Cygwin != Linux. > > Also, AFAIK, if a Linux application is directly including linux/*, it is > broken. Not necessarily. Not every application is designed to work across different platforms. Sometimes a programmer may choice to sacrifice portability for some other advantage. In f

Re: Include Problem

2003-11-14 Thread Brian Ford
On Sat, 15 Nov 2003, Martin Bündgens wrote: > i started using cygwin today and i got a small problem with some C progs. > How does Cygwin compensate file includes like linux/ip.h or linux/tcp.h. > Thanks for your help. > It doesn't. Cygwin != Linux. Also, AFAIK, if a Linux application is directl