From issues-return-1882-apmail-stdcxx-issues-archive=stdcxx.apache.org@stdcxx.apache.org Wed May 14 18:47:16 2008 Return-Path: Delivered-To: apmail-stdcxx-issues-archive@locus.apache.org Received: (qmail 67455 invoked from network); 14 May 2008 18:47:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 14 May 2008 18:47:16 -0000 Received: (qmail 25129 invoked by uid 500); 14 May 2008 18:47:18 -0000 Delivered-To: apmail-stdcxx-issues-archive@stdcxx.apache.org Received: (qmail 25103 invoked by uid 500); 14 May 2008 18:47:18 -0000 Mailing-List: contact issues-help@stdcxx.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@stdcxx.apache.org Delivered-To: mailing list issues@stdcxx.apache.org Received: (qmail 25092 invoked by uid 99); 14 May 2008 18:47:18 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 May 2008 11:47:18 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 May 2008 18:46:40 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 98716234C10F for ; Wed, 14 May 2008 11:46:55 -0700 (PDT) Message-ID: <1204429475.1210790815610.JavaMail.jira@brutus> Date: Wed, 14 May 2008 11:46:55 -0700 (PDT) From: "Martin Sebor (JIRA)" To: issues@stdcxx.apache.org Subject: [jira] Updated: (STDCXX-927) [gcc/HP-UX 11.23] duplicate definition for ~type_info() and std::uncaught_exception() In-Reply-To: <1153325268.1210285255877.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/STDCXX-927?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-927: -------------------------------- Component/s: Build Severity: Linker Error (was: Incorrect Behavior) Priority: Critical (was: Major) Fix Version/s: 4.2.2 Remaining Estimate: 2h Original Estimate: 2h Summary: [gcc/HP-UX 11.23] duplicate definition for ~type_in= fo() and std::uncaught_exception() (was: gcc linker error on HP-UX 11.23) > [gcc/HP-UX 11.23] duplicate definition for ~type_info() and std::uncaught= _exception() > -------------------------------------------------------------------------= ------------ > > Key: STDCXX-927 > URL: https://issues.apache.org/jira/browse/STDCXX-927 > Project: C++ Standard Library > Issue Type: Bug > Components: Build > Affects Versions: 4.2.1 > Environment: gcc 3.4.3 on HP-UX 11.23 > Reporter: Rhys Baugh > Assignee: Martin Sebor > Priority: Critical > Fix For: 4.2.2 > > Original Estimate: 2h > Remaining Estimate: 2h > > stdcxx doesn't link with gcc on HP-UX: > gcc -pthread -shared -fPIC assert.o atomic-cxx.o bitset.o catalog.o = codecvt.o collate.o ctype.o ctype_bits.o domain_error.o exception.o export.= o facet.o file.o instance.o invalid_argument.o ios.o ios_bits.o iostore.o i= ostream.o iso2022.o length_error.o limits.o limits_bits.o locale_bits.o loc= ale_body.o locale_classic.o locale_combine.o locale_core.o locale_eq.o loca= le_global.o locale_name.o logic_error.o memattr.o memory.o messages.o mman.= o num_get.o num_put.o once.o out_of_range.o overflow_error.o punct.o random= .o range_error.o runtime_error.o setlocale.o string.o strstream.o strtol.o = ti_collate.o ti_filebuf.o ti_insert_dbl.o ti_insert_int.o ti_insert_ptr.o t= i_ios.o ti_istream.o ti_messages.o ti_money_get.o ti_money_put.o ti_moneypu= nct.o ti_num_get.o ti_num_put.o ti_numpunct.o ti_ostream.o ti_podarray.o ti= _streambuf.o ti_string.o ti_stringbuf.o ti_time_get.o ti_time_put.o ti_wcol= late.o ti_wfilebuf.o ti_winsert_dbl.o ti_winsert_int.o ti_winsert_ptr.o ti_= wios.o ti_wistream.o ti_wmessages.o ti_wmoney_get.o ti_wmoney_put.o ti_wmon= eypunct.o ti_wnum_get.o ti_wnum_put.o ti_wnumpunct.o ti_wostream.o ti_wstre= ambuf.o ti_wstring.o ti_wstringbuf.o ti_wtime_get.o ti_wtime_put.o time_get= .o time_put.o tmpbuf.o typeinfo.o underflow_error.o valarray.o vecbool.o ve= rsion.o wcodecvt.o wctype.o -lsupc++ -o libstd12d.sl.4.2.1=20 > ld: Duplicate symbol "std::type_info::~type_info()" in files typeinfo.o a= nd /usr/local/lib/gcc/ia64-hp-hpux11.23/3.4.3/../../../libsupc++.a[tinfo.o] > ld: Duplicate symbol "std::type_info::~type_info()" in files typeinfo.o a= nd /usr/local/lib/gcc/ia64-hp-hpux11.23/3.4.3/../../../libsupc++.a[tinfo.o] > ld: Duplicate symbol "std::type_info::~type_info()" in files typeinfo.o a= nd /usr/local/lib/gcc/ia64-hp-hpux11.23/3.4.3/../../../libsupc++.a[tinfo.o] > ld: Duplicate symbol "std::uncaught_exception()" in files exception.o and= /usr/local/lib/gcc/ia64-hp-hpux11.23/3.4.3/../../../libsupc++.a[eh_catch.o= ] > 4 errors. > collect2: ld returned 1 exit status --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.