From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22898 invoked by alias); 22 Dec 2008 12:18:10 -0000 Received: (qmail 22792 invoked by uid 48); 22 Dec 2008 12:16:45 -0000 Date: Mon, 22 Dec 2008 12:18:00 -0000 Message-ID: <20081222121645.22791.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug target/38547] duplicate symbols with g++ on AIX In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "tammer at tammer dot net" 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-12/txt/msg02051.txt.bz2 ------- Comment #15 from tammer at tammer dot net 2008-12-22 12:16 ------- Hello, I just started my own build of 4.2.4 ... During stage3 I get the following errors: ld: 0711-768 WARNING: Object ../libsupc++/.libs/libsupc++convenience.a[eh_terminate.o], section 1, function .__cxxabiv1::__terminate(void (*)()): The branch at address 0x13c is not followed by a recognized no-op or TOC-reload instruction. The unrecognized instruction is 0x0. ld: 0711-768 WARNING: Object ../libsupc++/.libs/libsupc++convenience.a[eh_terminate.o], section 1, function .std::terminate(): The branch at address 0x194 is not followed by a recognized no-op or TOC-reload instruction. The unrecognized instruction is 0x0. see attached log... Bye Rainer -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38547