delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/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 |
Message-ID: | <001c01c30a09$ecec2bf0$5b0366d2@adcpc91DJKIM> |
From: | =?utf-8?B?6rmA65Od7KSR?= <djkim AT adc DOT co DOT kr> |
To: | <cygwin AT cygwin DOT com> |
References: | <b84q3m$drl$1 AT main DOT gmane DOT org> <20030423015402 DOT GB38081907 AT hpn5170x> <b84upp$qb5$1 AT main DOT gmane DOT org> <b84vjb$sqd$1 AT main DOT gmane DOT org> <b879li$224$1 AT main DOT gmane DOT org> <20030424002924 DOT GB14061 AT redhat DOT com> |
Subject: | cross compiler install error under cygwin1.1.8-2 |
Date: | Thu, 24 Apr 2003 11:33:44 +0900 |
MIME-Version: | 1.0 |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-MimeOLE: | Produced By Microsoft MimeOLE V5.00.2919.6700 |
X-MIME-Autoconverted: | from base64 to 8bit by delorie.com id h3O2cIn25753 |
I have a problem installing a gcc-3.2 cross-compiler under Cygwin(cygwin-1.1.8-2.tar). ../configure --target ae32000-elf --prefix=/usr/local --enable-languages=c,c++ --with-gnu-as --with-gnu-ld --with-headers=... --with-newlib # (host : i686-pc-cygwin) When installing, error message is the following. ... if [ -d /usr/local/ae32000-elf/sys-include ] ; then \ /bin/sh ../../gcc-3.2/gcc/fixproto include include /usr/local/ae32000-elf/sys-include; \ if [ $? -eq 0 ] ; then true ; else exit 1 ; fi ; \ else true; fi; \ echo timestamp > include/fixed; \ fi fixproto: populating `include' 0 [main] fix-header 1096 handle_exceptions: Exception: STATUS_ACCESS_VIOLATION 25910 [main] fix-header 1096 stackdump: Dumping stack trace to fix-header.exe.stackdump Signal 11 make[1]: *** [stmp-fixproto] Error 1 make[1]: Leaving directory `/home/administrator/Angel2/build-gcc-ae32000-elf/gcc' make: *** [all-gcc] Error 2 How does it slove? Please give me some hits... If anybody could shed some light on the subject I would be very grateful. Cheers, Djkim.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |