delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=-50.8 required=5.0 tests=AWL,BAYES_00,FH_HOST_EQ_VERIZON_P,RCVD_IN_SORBS_DUL,RDNS_DYNAMIC |
X-Spam-Check-By: | sourceware.org |
Date: | Mon, 15 Feb 2010 12:26:37 -0500 |
From: | Christopher Faylor <cgf-use-the-mailinglist-please AT cygwin DOT com> |
To: | cygwin AT cygwin DOT com |
Subject: | Re: wconsole on cygwin |
Message-ID: | <20100215172637.GA17509@ednor.casa.cgf.cx> |
Reply-To: | cygwin AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
References: | <146171 DOT 35302 DOT qm AT web27301 DOT mail DOT ukl DOT yahoo DOT com> <4B797D5B DOT 9090105 AT sbcglobal DOT net> |
MIME-Version: | 1.0 |
In-Reply-To: | <4B797D5B.9090105@sbcglobal.net> |
User-Agent: | Mutt/1.5.20 (2009-06-14) |
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 Mon, Feb 15, 2010 at 04:59:07PM +0000, Greg Chicares wrote: >On 2010-02-15 15:51Z, ghada zaibi wrote: >> >> gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -g -O2 -I/usr/local/include/SDL -I/us >> r/include/mingw -mno-cygwin -Dmain=SDL_main -MT main.o -MD -MP -MF .deps/main.Tp >> o -c -o main.o main.c > >'-mno-cygwin' essentially means you're building for MinGW, but... > >> fifo.h:25:21: termios.h: No such file or directory > >...MinGW doesn't provide POSIX headers, and... > >> main.c:384: error: `SIGQUIT' undeclared (first use in this function) > >...MinGW doesn't support POSIX signals, so I suppose you should try >building without '-mno-cygwin'. And, if that still doesn't work it would make sense to check with the people who supplied "wconsole" since you're not going to find a lot of experts here. cgf -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |