From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24232 invoked by alias); 19 Nov 2002 17:26:04 -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 24196 invoked by uid 71); 19 Nov 2002 17:26:03 -0000 Resent-Date: 19 Nov 2002 17:26:02 -0000 Resent-Message-ID: <20021119172602.24192.qmail@sources.redhat.com> Resent-From: gcc-gnats@gcc.gnu.org (GNATS Filer) Resent-Cc: gcc-prs@gcc.gnu.org, gcc-bugs@gcc.gnu.org Resent-Reply-To: gcc-gnats@gcc.gnu.org, bxw@inel.gov Received: (qmail 20246 invoked by uid 61); 19 Nov 2002 17:22:39 -0000 Message-Id: <20021119172239.20245.qmail@sources.redhat.com> Date: Tue, 26 Nov 2002 10:26:00 -0000 From: bxw@inel.gov Reply-To: bxw@inel.gov To: gcc-gnats@gcc.gnu.org X-Send-Pr-Version: gnatsweb-2.9.3 (1.1.1.1.2.31) Subject: libstdc++/8642: build does not complete on HP-UX 11.11 for gcc 3.2 X-SW-Source: 2002-11/txt/msg00992.txt.bz2 List-Id: >Number: 8642 >Category: libstdc++ >Synopsis: build does not complete on HP-UX 11.11 for gcc 3.2 >Confidential: no >Severity: serious >Priority: medium >Responsible: unassigned >State: open >Class: sw-bug >Submitter-Id: net >Arrival-Date: Tue Nov 19 09:26:02 PST 2002 >Closed-Date: >Last-Modified: >Originator: Wayne Boyer >Release: 3.2 >Organization: >Environment: >Description: The following compile error while building libstdc++-v3: /users/bxw/tmp/gcc-3.2/objdir/gcc/xgcc -shared-libgcc -B/users/bxw/tmp/ gcc-3.2/objdir/gcc/ -nostdinc++ -L/users/bxw/tmp/gcc-3.2/objdir/ hppa2.0w-hp-hpux11.11/libstdc++-v3/src -L/users/bxw/tmp/gcc-3.2/objdir/ hppa2.0w-hp-hpux11.11/libstdc++-v3/src/.libs -B/usr/local/ hppa2.0w-hp-hpux11.11/bin/ -B/usr/local/hppa2.0w-hp-hpux11.11/lib/ -isystem /usr/local/hppa2.0w-hp-hpux11.11/include -I../../../../libstdc++-v3 /../gcc -I../../../../libstdc++-v3/../include -I/users/bxw/tmp/gcc-3.2/objdir/ hppa2.0w-hp-hpux11.11/libstdc++-v3/include/hppa2.0w-hp-hpux11.11 -I/users/bxw/ tmp/gcc-3.2/objdir/hppa2.0w-hp-hpux11.11/libstdc++-v3/include -I../../../../libstdc++-v3/libsupc++ -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -g -c ../../../../libstdc++-v3/libsupc++/eh_aux_runtime.cc -fPIC -DPIC -o eh_aux_runtime.o cc1plus: warning: -g is only supported when using GAS on this processor, cc1plus: warning: -g option disabled as: error 7403: undefined label - _ZTISt8bad_cast (7403) gmake[4]: *** [eh_aux_runtime.lo] Error 1 gmake[4]: Leaving directory `/users/bxw/tmp/gcc-3.2/objdir/hppa2.0w-hp-hpux11.11/libstdc++-v3/libsupc++' gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory `/users/bxw/tmp/gcc-3.2/objdir/hppa2.0w-hp-hpux11.11/libstdc++-v3' gmake[2]: *** [all-recursive-am] Error 2 gmake[2]: Leaving directory `/users/bxw/tmp/gcc-3.2/objdir/hppa2.0w-hp-hpux11.11/libstdc++-v3' gmake[1]: *** [all-target-libstdc++-v3] Error 2 >How-To-Repeat: Follow the directions for build of gcc 3.2 on HP-UX 11.11 All options set to default values. >Fix: >Release-Note: >Audit-Trail: >Unformatted: