From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16508 invoked by alias); 20 Jan 2004 13:56:48 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 16500 invoked by uid 48); 20 Jan 2004 13:56:48 -0000 Date: Tue, 20 Jan 2004 13:56:00 -0000 Message-ID: <20040120135648.16499.qmail@sources.redhat.com> From: "bangerth at dealii dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20030930150333.12462.bs@okyz.com> References: <20030930150333.12462.bs@okyz.com> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug bootstrap/12462] gcc-3.3.1 can't build shared library with libstdc++.a X-Bugzilla-Reason: CC X-SW-Source: 2004-01/txt/msg02377.txt.bz2 List-Id: ------- Additional Comments From bangerth at dealii dot org 2004-01-20 13:56 ------- If you want to link libstdc++ into a shared library, you shouldn't use the static version. I think that's only a reasonable requirement the linker is enforcing. Why exactly are you doing this? W. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12462