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 sourceware DOT cygnus DOT com> |
List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sourceware DOT cygnus DOT com> |
List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs> |
Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
From: | "Tom M. Yeh" <tomyeh AT infoshock DOT com> |
To: | "Cygwin" <cygwin AT sourceware DOT cygnus DOT com> |
Subject: | build new version of binutils |
Date: | Mon, 5 Jun 2000 12:31:52 +0800 |
Message-ID: | <NCBBLBHKHIHIHIAOPHIIIEOFCCAA.tomyeh@infoshock.com> |
MIME-Version: | 1.0 |
X-Priority: | 3 (Normal) |
X-MSMail-Priority: | Normal |
X-Mailer: | Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) |
X-MimeOLE: | Produced By Microsoft MimeOLE V5.00.2919.6600 |
Importance: | Normal |
I upgraded binutils to the 5/29 snapshot by issuing the following command. /usr/src/binutils-000529/configure --target=i686-pc-cygwin --prefix=/usr -v 2>&1 | tee configure.out make -w all install 2>&1 | tee make.out Then, I rebuild gcc2.95.2 as follows /time/usr/src/gcc-2.95.2/configure --target=i686-pc-cygwin --prefix=/usr --w ith-gnu-as --with-gnu-ld -v 2>&1 | tee configure.out make -w LANGUAGES="c c++" 2>&1 | tee make.out Unfortunately, it cause a protection fault as follows. make[2]: Leaving directory `/tmp/gcc/gcc/intl' ./genattr /time/usr/src/gcc-2.95.2/gcc/config/i386/i386.md > tmp-attr.h 0 [main] genattr 8830 handle_exceptions: Exception: STATUS_ACCESS_VIOLATION I tried to reinstall Cygwin and build gcc directly (w/o upgrading binutils). The result is the same. Does anyone know how to solve it? Thanks & Regards, Tom -- 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 |