X-Spam-Check-By: sourceware.org From: "Dave Korn" To: References: <1634 DOT 172 DOT 31 DOT 7 DOT 50 DOT 1175774951 DOT squirrel AT mail DOT tiet DOT ac DOT in> Subject: RE: dos.h support Date: Thu, 5 Apr 2007 13:10:29 +0100 Message-ID: <02ec01c7777b$66fe8ef0$2e08a8c0@CAM.ARTIMI.COM> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <1634.172.31.7.50.1175774951.squirrel@mail.tiet.ac.in> Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 On 05 April 2007 13:09, smanchanda wrote: > hello dear, > > i'm facing problem in including dos.h file in an application of c++ > through cygwin. inclusion of this file is essential. please guide me some > solution. dos.h is part of the mingw-runtime package. http://cygwin.com/cgi-bin2/package-cat.cgi?file=mingw-runtime%2Fmingw-runtime- 3.12-1&grep=dos.h Make sure you've got it installed, then add -mno-cygwin to your compiler flags, then please send any followup questions to a mingw mailing list, not here, because you aren't really using cygwin any more, you're compiling a mingw program, and you won't be able to get as good advice here as you would there. cheers, DaveK -- Can't think of a witty .sigline today.... -- 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/