X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Sat, 06 Sep 2008 15:09:35 -0400 From: Werner Wothke Subject: Difficulty building gcc 4.3.2 under i386-pc-cygwin To: cygwin AT cygwin DOT com Reply-to: wewo AT smallwaters DOT com Message-id: <48C2D56F.4030806@smallwaters.com> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7bit User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 I am trying to build gcc 4.3.2 because I ran into an apparent bug with gcc 3.4.4. On my present cygwin (1.5.25) system, I have installed gmp and mpfr. I downloaded and extracted GCC 4.3.2 and ran ../configure inside a new target directory. However, when I run make inside that directory, NO MATTER WHAT I DO, I get the message wewo AT HP1 /cygdrive/c/gcc-4.3.2/Destination $ 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 Has anybody experienced this before? Is there any advice where I should look next? BTW: The cygwin include files are in these local directories Includes: /cygdrive/c/cygwin/usr/include Libraries: /cygdrive/c/cygwin/lib I tried to run "configure" accordingly. Werner -- 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/