From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1644 invoked by alias); 15 Oct 2008 15:36:00 -0000 Received: (qmail 979 invoked by uid 48); 15 Oct 2008 15:34:38 -0000 Date: Wed, 15 Oct 2008 15:36:00 -0000 Message-ID: <20081015153438.978.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug target/26397] Program crashes when rethrowing exception In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "dje at gcc dot gnu dot org" 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-10/txt/msg00997.txt.bz2 ------- Comment #11 from dje at gcc dot gnu dot org 2008-10-15 15:34 ------- You can try manually linking the program with libsupc++.a as well: http://codesynthesis.com/~boris/blog/2006/12/10/statically-linking-on-aix/ -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26397