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: <20010616041916.50320.qmail@web12303.mail.yahoo.com> Date: Fri, 15 Jun 2001 21:19:16 -0700 (PDT) From: Piteir Subject: [cygwin] How to set SIGIOT? To: Cygwin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Hi, I want to build cross compiler for ARM7 processor under cygwin for ECOS development. My host is AMD k6-2+ using windows 98 second edition, under linux it identified as i586. I used binutils-2.11 and gcc-2.95.2, when I try to build it I got an error that SIGIOT is not define in my host, how to fix this error? .............. MAKE="make"; srcdir=`cd /src/gcc/gcc-2.95.2/gcc/fixinc; pwd` ; \ export MAKE srcdir ; \ cd ./fixinc; /bin/sh ${srcdir}/mkfixinc.sh arm-unknown-elf constructing ../fixinc.sh for arm-unknown-elf make SHELL="/bin/sh" install make[2]: Entering directory `/tmp/build/gcc/gcc/fixinc' gcc -c -g -I. -I.. -I/src/gcc/gcc-2.95.2/gcc/fixinc -I/src/gcc/gcc-2.95.2/gcc/fixinc/.. -I/src/gcc/gcc-2.95.2/gcc/fixinc/../config -I/src/gcc/gcc-2.95.2/gcc/fixinc/../../include /src/gcc/gcc-2.95.2/gcc/fixinc/fixincl.c /src/gcc/gcc-2.95.2/gcc/fixinc/fixincl.c: In function `initialize': /src/gcc/gcc-2.95.2/gcc/fixinc/fixincl.c:349: `SIGIOT' undeclared (first use in this function) /src/gcc/gcc-2.95.2/gcc/fixinc/fixincl.c:349: (Each undeclared identifier is reported only once /src/gcc/gcc-2.95.2/gcc/fixinc/fixincl.c:349: for each function it appears in.) make[2]: *** [fixincl.o] Error 1 make[2]: Leaving directory `/tmp/build/gcc/gcc/fixinc' Could not install binary fixincludes. Installing shell script instead. .......... ===== Regards, Piteir __________________________________________________ Do You Yahoo!? Spot the hottest trends in music, movies, and more. http://buzz.yahoo.com/ -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple