delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Message-ID: | <20001117162430.12051.qmail@web4802.mail.yahoo.com> |
Date: | Fri, 17 Nov 2000 17:24:30 +0100 (CET) |
From: | =?iso-8859-1?q?Sylvain=20Petreolle?= <spetreolle AT yahoo DOT fr> |
Subject: | I can't compile program |
To: | cygwin AT sourceware DOT cygnus DOT com |
MIME-Version: | 1.0 |
Here's the output of gcc. I think I would install some libraries or do some configuration : Could someone help me with this ? I know a lot about anon CVS access make -C user CC="gcc" CFLAGS="-mno-cygwin -DWIN32 -O6 -march=pentium -mpentium -Wall -Wstrict-prototypes" LDFLAGS="" make[1]: Entering directory `/home/petreolles/plex86/user' gcc -I.. -I./.. -I. -mno-cygwin -DWIN32 -O6 -march=pentium -mpentium -Wall -Wstr ict-prototypes -c plex86.c plex86.c: In function `main': plex86.c:63: storage size of `sg_act' isn't known plex86.c:331: `SA_RESETHAND' undeclared (first use in this function) plex86.c:331: (Each undeclared identifier is reported only once plex86.c:331: for each function it appears in.) plex86.c:332: warning: implicit declaration of function `sigaction' plex86.c:334: `SIGQUIT' undeclared (first use in this function) plex86.c:63: warning: unused variable `sg_act' plex86.c: In function `abort_handler': plex86.c:400: `SIGQUIT' undeclared (first use in this function) make[1]: *** [plex86.o] Error 1 make[1]: Leaving directory `/home/petreolles/plex86/user' make: *** [all] Error 2 ___________________________________________________________ Do You Yahoo!? -- Pour dialoguer en direct avec vos amis, Yahoo! Messenger : http://fr.messenger.yahoo.com -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |