From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4124 invoked by alias); 3 Sep 2008 12:19:54 -0000 Received: (qmail 3625 invoked by uid 48); 3 Sep 2008 12:18:32 -0000 Date: Wed, 03 Sep 2008 12:19:00 -0000 Subject: [Bug bootstrap/37349] New: [4.4 Regression] bootstrap broken on Alpha: Link tests are not allowed after GCC_NO_EXECUTABLES. X-Bugzilla-Reason: CC Message-ID: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "tbm at cyrius dot com" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2008-09/txt/msg00343.txt.bz2 I get the following bootstrap error on Alpha: checking for uintptr_t... yes checking for a 64-bit type... uint64_t checking for pid_t... yes checking for library containing strerror... configure: error: Link tests are not allowed after GCC_NO_EXECUTABLES. make[2]: *** [configure-stage2-libiberty] Error 1 make[2]: Leaving directory `/home/tbm/tmp/gcc/4.3-2008-09-03-r139931' I configured with .../gcc/configure --enable-languages=c,c++ --with-long-double-128 --build=alpha-linux-gnu --host=alpha-linux-gnu --target=alpha-linux-gnu -- Summary: [4.4 Regression] bootstrap broken on Alpha: Link tests are not allowed after GCC_NO_EXECUTABLES. Product: gcc Version: 4.4.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: bootstrap AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: tbm at cyrius dot com GCC build triplet: alpha-linux-gnu GCC host triplet: alpha-linux-gnu GCC target triplet: alpha-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37349