www.delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <48C2EDE2.D99ECAEE@dessent.net> |
Date: | Sat, 06 Sep 2008 13:53:54 -0700 |
From: | Brian Dessent <brian AT dessent DOT net> |
X-Mailer: | Mozilla 4.79 [en] (Windows NT 5.0; U) |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | Re: Difficulty building gcc 4.3.2 under i386-pc-cygwin |
References: | <48C2D56F DOT 4030806 AT smallwaters DOT com> |
X-IsSubscribed: | yes |
Reply-To: | cygwin AT cygwin DOT com |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/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 |
Werner Wothke wrote: > $ make > [ -f stage_final ] || echo stage3 > stage_final > make[1]: Entering directory `/cygdrive/c/gcc-4.3.2/Destination' > -bubble'. Stop.rule to make target `stage3 > make[1]: Leaving directory `/cygdrive/c/gcc-4.3.2/Destination' > make: *** [all] Error 2 The overlapped nature of the error would indicate that you have spurious CR characters in a file somewhere. With a complicated build system like gcc there's no way that's ever going to work, and in general using Cygwin with DOS line endings is a recipe for doom and frustration. Use a binary mount and don't use Win32 tar extractors that do "helpful" line ending convesions (e.g. WinZip.) Brian -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |