X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Mon, 08 Sep 2008 08:18:44 -0400 From: Werner Wothke Subject: Re: Difficulty building gcc 4.3.2 under i386-pc-cygwin In-reply-to: <20080908041120.67678.qmail@web3312.mail.ogk.yahoo.co.jp> To: cygwin AT cygwin DOT com, matsuoka AT nuce DOT nagoya-u DOT ac DOT jp Reply-to: wewo AT smallwaters DOT com Message-id: <48C51824.3030509@smallwaters.com> MIME-version: 1.0 Content-type: text/plain; charset=ISO-2022-JP Content-transfer-encoding: 7bit References: <20080908041120 DOT 67678 DOT qmail AT web3312 DOT mail DOT ogk DOT yahoo DOT co DOT jp> User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Tatsuro MATSUOKA wrote: > Hello Werner Wothke > > My suggestin is non-sense from logical sense but is a success story to build gcc-4.3.2. > > I have tried with gcc-3.4.4-3 on cygwin, the same error appeared. > I have compliled from gcc 4.3.2 (only C, C++, Fortran) from gcc 4.3.1, there occured no problems. > > > To my knowledge 4.2.1 can be comlied with gcc-3.4.4-3 on cygwin. > My way was 4.2.1->4.3.1->4.3.2. This is silly way but in reality I have been successful to buid > them. > > You will build 4.2.1 and after that using it, you will try to build 4.3.2. > Perhaps this make you to possible to build gcc-4.x.x on cygwin. > I hope this silly example will help you. > > Using this gcc- 4.3.2, I have built gnuplot 4.3 (CVS version of gnuplot), > the performance was nice. > > Regards > > Tatsuro > > --- Brian Dessent wrote: > > >> 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/ >> >> >> > > > -------------------------------------- > Enjoy MLB with MAJOR.JP! Ichiro, Matsuzaka, Matsui, and more! > http://pr.mail.yahoo.co.jp/mlb/ > > -- > 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/ > > > > -- Werner Wothke, Ph.D. 3412 15th ST N Arlington, VA 22201 202-379-8023 (cell) 703-527-1636 (home) 202-403-5024 (work) wewo AT smallwaters DOT com -- 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/