From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14485 invoked by alias); 22 Dec 2008 08:04:49 -0000 Received: (qmail 6190 invoked by uid 48); 22 Dec 2008 08:03:21 -0000 Date: Mon, 22 Dec 2008 08:04:00 -0000 Message-ID: <20081222080321.6188.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/msg02040.txt.bz2 ------- Comment #11 from tammer at tammer dot net 2008-12-22 08:03 ------- Hello, one clarification ... this happened with all 4.x gcc versions ... This means I have tried to build gcc 4.x myself and I ran in the same problem that the symbols come from two libraries. One library provides the static version and one the dynamic. I think that this functions should be pulled in via the static version... am I wrong here ? Unfortunately I have no deeper knowledge of the gcc build environment so its really hard to track down the problem. Thanks for your help. Bye Rainer -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38547