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 sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Date: | Wed, 1 Aug 2001 12:36:46 -0700 (PDT) |
Message-Id: | <200108011936.f71Jakv07092@apocalypse.OCF.Berkeley.EDU> |
From: | dianj AT OCF DOT Berkeley DOT EDU |
To: | cygwin AT cygwin DOT com |
Subject: | Re: Building GCC from Sources |
Cc: | dipaktc AT rediffmail DOT com |
If the failure is "gencode" complaining about "unknown rtx code..." then it's caused by not handling DOS CR LF property. This can be fixed by doing one of the following: * apply the patch http://gcc.gnu.org/ml/gcc/2001-07/msg02146.html * mount the directory the sources are under in textmode * convert the file gcc-3.0/gcc/config/i386/i386.md to use Unix newlines http://www.cygwin.com/ml/cygwin/2001-07/msg01696.html * unpack the sources with Cygwin tar (the extra CR's that caused the build to fail are added by programs such as WinZip) then build it according to the instructions http://gcc.gnu.org/install/index.html I don't have any other problems building the GCC 3.0 release for C/C++. By the way, the plateform-specific installation notes says > Current (as of early 2001) snapshots of GCC will build under Cygwin > without modification. that seems to imply that 2.95.x might not work. Di-an Jan -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |