| delorie.com/archives/browse.cgi | search |
| X-Spam-Check-By: | sourceware.org |
| From: | "Dave Korn" <dave DOT korn AT artimi DOT com> |
| To: | <cygwin AT cygwin DOT com> |
| 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 |
| 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 |
| List-Id: | <cygwin.cygwin.com> |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |