Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Authentication-Warning: mx.freeshell.org: docbill owned process doing -bs Message-ID: <008f01c3abbf$0d102150$4213110a@FoxtrotTech0001> From: "Bill C. Riemers" To: "Brian Ford" , =?iso-8859-1?Q?Martin_B=FCndgens?= Cc: References: <5 DOT 2 DOT 0 DOT 9 DOT 0 DOT 20031114170846 DOT 03463aa0 AT wheresmymailserver DOT com> <009101c3ab0b$cb5b3cd0$ae709250 AT mb> Subject: Re: Include Problem Date: Sat, 15 Nov 2003 16:07:00 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 > 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 fact in some cases they may include system include files like thos in "linux/*" just prevent people from compiling on an unsupported platform. Bill -- 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/