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: <20010628233528.86558.qmail@web14809.mail.yahoo.com> Date: Fri, 29 Jun 2001 00:35:28 +0100 (BST) From: =?iso-8859-1?q?Steven=20Parry?= Subject: GCC 3.0 for i686-pc-cygwin target, bootstrap fails To: cygwin AT cygwin DOT com, gcc AT gcc DOT gnu DOT org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Hello, I hope someone can help! I'm trying to get a more-or-less std library compliant gcc version on my portable pc. I've installed cygwin fine, and have tried to install gcc3.0. It appeared to configure fine, but when doing a "make bootstrap", I get the following error (after a while): ../../gcc-3.0/gcc/config/i386/i386.md:289: unknown rtx code 'define_asm_attribut's ../../gcc-3.0/gcc/config/i386/i386.md:289: following context is ' [(set attr "length" "128")' make[2]@ ***[s-codes] Error 1 ... make: ***[bootstrap] Error 2 I actually tried removing the offending lines from the i386.md, but it failed again on the same file this time at line 1169 (compare statement) Its the latest version of cygwin I've downloaded (1.3.2, using gcc 2.95) and its running on Win NT, on an IBM Thinkpad. Can anyone assist? Thanks very much, Steve (I've also downloaded stdlib v3 but I don't have the gcc 2.95 source so don't think I can install it - that's what the instructions suggest. I've also tried to install stlport4.0, but this fails to compile also, complaining about missing values.h, and then when I supply a dummy one, bombs out at the end during linking. Hmmmm!) ____________________________________________________________ Do You Yahoo!? Get your free @yahoo.co.uk address at http://mail.yahoo.co.uk or your free @yahoo.ie address at http://mail.yahoo.ie -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/