Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <3BF3CBD7.A15D57E2@syntrex.com> Date: Thu, 15 Nov 2001 15:06:15 +0100 From: Pavel Tsekov X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.4.2-2 i686) X-Accept-Language: en MIME-Version: 1.0 To: Graham Murray CC: cygwin AT cygwin DOT com Subject: Re: Missing headers with -mno-cygwin References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Graham Murray wrote: > > On trying to build an application which uses -mno-cygwin, the > compilation fails because it cannot find "standard" sytem headers. I > added "-v" to the CFLAGS and the output follows. I am sure that this > worked about 2 weeks ago, and since then I have only used the setup > (from the web page) utility to keep everything up-to-date. > > In file included from h-basic.h:20, > from angband.h:19, > from artifact.c:13: > h-system.h:20: stdio.h: No such file or directory > h-system.h:21: ctype.h: No such file or directory > h-system.h:22: errno.h: No such file or directory > h-system.h:28: stdlib.h: No such file or directory > h-system.h:50: time.h: No such file or directory > h-system.h:59: io.h: No such file or directory > h-system.h:67: memory.h: No such file or directory > h-system.h:73: fcntl.h: No such file or directory > h-system.h:104: string.h: No such file or directory > make: *** [artifact.o] Error 1 I hate to ask this :) Do you have these headers in the /usr/include/mingw directory ? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/