Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <005701c30a0b$72b246b0$ac6786d9@ellixia>
From: "Elfyn McBratney" <elfyn-cygwin@exposure.org.uk>
To: "cygwin" <cygwin@cygwin.com>, =?UTF-8?B?6rmA65Od7KSR?= <djkim@adc.co.kr>
References: <b84q3m$drl$1@main.gmane.org> <20030423015402.GB38081907@hpn5170x> <b84upp$qb5$1@main.gmane.org> <b84vjb$sqd$1@main.gmane.org> <b879li$224$1@main.gmane.org> <20030424002924.GB14061@redhat.com> <001c01c30a09$ecec2bf0$5b0366d2@adcpc91DJKIM>
Subject: Re: cross compiler install error under cygwin1.1.8-2
Date: Thu, 24 Apr 2003 03:44:26 +0100
MIME-Version: 1.0
Content-Type: text/plain;
	charset="UTF-8"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106

> 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 --wit
h-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...

Well upgrading Cygwin might, just might, help you out. Cygwin is currently
at version 1.3.22 verging 1.5.0 .


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

