Return-Path: Delivered-To: apmail-incubator-stdcxx-dev-archive@www.apache.org Received: (qmail 39198 invoked from network); 13 Nov 2006 23:31:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 Nov 2006 23:31:58 -0000 Received: (qmail 11179 invoked by uid 500); 13 Nov 2006 23:32:08 -0000 Delivered-To: apmail-incubator-stdcxx-dev-archive@incubator.apache.org Received: (qmail 11169 invoked by uid 500); 13 Nov 2006 23:32:08 -0000 Mailing-List: contact stdcxx-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: stdcxx-dev@incubator.apache.org Delivered-To: mailing list stdcxx-dev@incubator.apache.org Received: (qmail 11158 invoked by uid 99); 13 Nov 2006 23:32:08 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Nov 2006 15:32:08 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Nov 2006 15:31:57 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 055017142CD for ; Mon, 13 Nov 2006 15:31:37 -0800 (PST) Message-ID: <11219006.1163460697019.JavaMail.jira@brutus> Date: Mon, 13 Nov 2006 15:31:37 -0800 (PST) From: "Martin Sebor (JIRA)" To: stdcxx-dev@incubator.apache.org Subject: [jira] Created: (STDCXX-304) [SGI MIPSpro] archive lib created twice 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 [SGI MIPSpro] archive lib created twice --------------------------------------- Key: STDCXX-304 URL: http://issues.apache.org/jira/browse/STDCXX-304 Project: C++ Standard Library Issue Type: Bug Components: Build Affects Versions: 4.1.3 Environment: SGI MIPSpro, IRIX64 Reporter: Martin Sebor When building an archive library on IRIX using MIPSpro (with the-ar option)= , the archive is updated again after the compiler is done creating it. This= may not be causing any problems but it's unnecessary and ineffcient. gmake: Entering directory `/build2/batman/5.0.0/builds/33202281/source-buil= dspace/build/lib' CC -c -I/build2/batman/5.0.0/builds/33202281/source-buildspace/include/ansi= -D_REENTRANT -D_RWSTD_USE_CONFIG -I/build2/batman/5.0.0/builds/33202281/= source-buildspace/include -I/build2/batman/5.0.0/builds/33202281/source-bui= ldspace/build/include -O -OPT:Olimit=3D0 -64 -ansiW -woff1429,1460,1521,3= 150,3333 /build2/batman/5.0.0/builds/33202281/source-buildspace/src/asser= t.cpp ... CC -c -I/build2/batman/5.0.0/builds/33202281/source-buildspace/include/ansi= -D_REENTRANT -D_RWSTD_USE_CONFIG -I/build2/batman/5.0.0/builds/33202281/= source-buildspace/include -I/build2/batman/5.0.0/builds/33202281/source-bui= ldspace/build/include -O -OPT:Olimit=3D0 -64 -ansiW -woff1429,1460,1521,3= 150,3333 /build2/batman/5.0.0/builds/33202281/source-buildspace/src/wctyp= e.cpp CC -I/build2/batman/5.0.0/builds/33202281/source-buildspace/include/ansi = -D_REENTRANT -D_RWSTD_USE_CONFIG -I/build2/batman/5.0.0/builds/33202281/sou= rce-buildspace/include -I/build2/batman/5.0.0/builds/33202281/source-builds= pace/build/include -Wl,-woff,84 -L/build2/batman/5.0.0/builds/33202281/sou= rce-buildspace/build/lib -LANG:std=3Doff -lpthread -64 -64 -ar -WR,-v -= o libstd.a assert.o atomic.o bitset.o catalog.o codecvt.o collate.o ctype.o= ctype_bits.o exception.o export.o facet.o file.o instance.o ios.o ios_bits= .o iostore.o iostream.o iso2022.o limits.o limits_bits.o locale_bits.o loca= le_body.o locale_classic.o locale_combine.o locale_core.o locale_eq.o local= e_global.o locale_name.o memattr.o memory.o messages.o num_get.o num_put.o = punct.o random.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 ti_ios.o ti_istre= am.o ti_messages.o ti_money_get.o ti_money_put.o ti_moneypunct.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_wcollate.o ti_wfileb= uf.o ti_winsert_dbl.o ti_winsert_int.o ti_winsert_ptr.o ti_wios.o ti_wistre= am.o ti_wmessages.o ti_wmoney_get.o ti_wmoney_put.o ti_wmoneypunct.o ti_wnu= m_get.o ti_wnum_put.o ti_wnumpunct.o ti_wostream.o ti_wstreambuf.o ti_wstri= ng.o ti_wstringbuf.o ti_wtime_get.o ti_wtime_put.o time_get.o time_put.o tm= pbuf.o typeinfo.o valarray.o vecbool.o version.o wcodecvt.o wctype.o=20 --- C++ prelinker: exception.o --- CC -DEFAULT:abi=3Dn32:isa=3Dmips4:proc=3Dr10k -c -I/build2/batman/5.0.0/bu= ilds/33202281/source-buildspace/include/ansi -D_REENTRANT -D_RWSTD_USE_CONF= IG -I/build2/batman/5.0.0/builds/33202281/source-buildspace/include -I/buil= d2/batman/5.0.0/builds/33202281/source-buildspace/build/include -O -OPT:Oli= mit=3D0 -64 -ansiW -woff1429,1460,1521,3150,3333 /build2/batman/5.0.0/build= s/33202281/source-buildspace/src/exception.cpp ... --- C++ prelinker: time_put.o --- CC -DEFAULT:abi=3Dn32:isa=3Dmips4:proc=3Dr10k -DEFAULT:abi=3Dn32:isa=3Dmip= s4:proc=3Dr10k -c -I/build2/batman/5.0.0/builds/33202281/source-buildspace/= include/ansi -D_REENTRANT -D_RWSTD_USE_CONFIG -I/build2/batman/5.0.0/builds= /33202281/source-buildspace/include -I/build2/batman/5.0.0/builds/33202281/= source-buildspace/build/include -O -OPT:Olimit=3D0 -64 -ansiW -woff1429,146= 0,1521,3150,3333 /build2/batman/5.0.0/builds/33202281/source-buildspace/src= /time_put.cpp a - assert.o ... a - wctype.o ar rv libstd.a assert.o atomic.o bitset.o catalog.o codecvt.o collate.o c= type.o ctype_bits.o exception.o export.o facet.o file.o instance.o ios.o io= s_bits.o iostore.o iostream.o iso2022.o limits.o limits_bits.o locale_bits.= o locale_body.o locale_classic.o locale_combine.o locale_core.o locale_eq.o= locale_global.o locale_name.o memattr.o memory.o messages.o num_get.o num_= put.o punct.o random.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 ti_ios.o ti= _istream.o ti_messages.o ti_money_get.o ti_money_put.o ti_moneypunct.o ti_n= um_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_wcollate.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_wmoneypunct.o = ti_wnum_get.o ti_wnum_put.o ti_wnumpunct.o ti_wostream.o ti_wstreambuf.o ti= _wstring.o ti_wstringbuf.o ti_wtime_get.o ti_wtime_put.o time_get.o time_pu= t.o tmpbuf.o typeinfo.o valarray.o vecbool.o version.o wcodecvt.o wctype.o= =20 r - assert.o ... r - wctype.o gencat rwstderr.cat /build2/batman/5.0.0/builds/33202281/source-buildspace/= src/rwstderr.msg gmake: Leaving directory `/build2/batman/5.0.0/builds/33202281/source-build= space/build/lib' --=20 This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: htt= p://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira