From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29645 invoked by alias); 20 Sep 2002 00:36:01 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 29631 invoked by uid 71); 20 Sep 2002 00:36:01 -0000 Date: Thu, 19 Sep 2002 17:36:00 -0000 Message-ID: <20020920003601.29630.qmail@sources.redhat.com> To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: jeff deifik Subject: Re: bootstrap/7899: make bootstrap fails on configure-target-libiberty Reply-To: jeff deifik X-SW-Source: 2002-09/txt/msg00591.txt.bz2 List-Id: The following reply was made to PR bootstrap/7899; it has been noted by GNATS. From: jeff deifik To: gcc-gnats@gcc.gnu.org, gcc-prs@gcc.gnu.org, gcc-bugs@gcc.gnu.org, nobody@gcc.gnu.org, jeff.deifik@jpl.nasa.gov Cc: Subject: Re: bootstrap/7899: make bootstrap fails on configure-target-libiberty Date: Thu, 19 Sep 2002 17:34:16 -0700 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7899 I tried to recompile gcc-3.1.1, which I had successfully previously built on sparc solaris 5.7 (same platform as the reported bug). While building, I got the same error, i.e. checking for ANSI C header files... no checking for uintptr_t... yes checking whether the C compiler (/opt/electra/jdeifik/gnu/build-gcc-3.1.1/gcc/xgcc -B/opt/electra/jdeifik/gnu/build-gcc-3.1.1/gcc/ -B/home/jdeifik/sparc-sun-solaris2.7/bin/ -B/home/jdeifik/sparc-sun-solaris2.7/lib/ -isystem /home/jdeifik/sparc-sun-solaris2.7/include -m64 -g -O2 ) works... no configure: error: installation or configuration problem: C compiler cannot create executables. make[1]: *** [configure-target-libiberty] Error 1 make[1]: Leaving directory `/opt/electra/jdeifik/gnu/build-gcc-3.1.1' make: *** [bootstrap] Error 2 Needless to say, this error is baffling to me. Again, there is no directory /home/jdeifik/sparc-sun-solaris-2.7 Again, I did configure as ../gcc-3.1.1/configure --prefix=/home/jdeifik thanks, jeff deifik