From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28421 invoked by alias); 10 Sep 2006 20:14:49 -0000 Received: (qmail 28402 invoked by uid 48); 10 Sep 2006 20:14:42 -0000 Date: Sun, 10 Sep 2006 20:14:00 -0000 Message-ID: <20060910201442.28401.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug bootstrap/15212] [4.0/4.1/4.2 Regression] bootstrap fails on interix3 In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "mkoeppe at gmx dot de" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2006-09/txt/msg00824.txt.bz2 List-Id: ------- Comment #21 from mkoeppe at gmx dot de 2006-09-10 20:14 ------- (In reply to comment #20) Update for gcc-4.2 ================== When installing GNU sed (I used 4.1.5) before configuring, the Makefile is created and building starts. "make bootstrap" nevertheless fails with: [...] Configuring stage 2 in ./intl configure: creating cache ./config.cache checking whether gmake sets $(MAKE)... yes checking for a BSD-compatible install... /bin/install -c checking whether NLS is requested... yes checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking for i586-pc-interix3.5-gcc... /tmp/gcc-4.2/build/./prev-gcc/xgcc -B/tmp/gcc-4.2/build/./prev-gcc/ -B/usr/local/i586-pc-interix3.5/bin/ checking for C compiler default output file name... configure: error: C compiler cannot create executables See `config.log' for more details. gmake[2]: *** [configure-stage2-intl] Error 77 gmake[2]: Leaving directory `/tmp/gcc-4.2/build' gmake[1]: *** [stage2-bubble] Error 2 gmake[1]: Leaving directory `/tmp/gcc-4.2/build' gmake: *** [bootstrap] Error 2 (For gcc-4.0.3 the new sed doesn't make any difference.) Martin -- mkoeppe at gmx dot de changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mkoeppe at gmx dot de http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15212