From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13465 invoked by alias); 11 Nov 2003 14:57:13 -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 13456 invoked by uid 48); 11 Nov 2003 14:57:12 -0000 Date: Tue, 11 Nov 2003 14:57:00 -0000 Message-ID: <20031111145712.13455.qmail@sources.redhat.com> From: "aph at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20010207214600.1907.bothner@bothner.com> References: <20010207214600.1907.bothner@bothner.com> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug libgcj/1907] symbol demangling by Throwable.printStackTrace X-Bugzilla-Reason: CC X-SW-Source: 2003-11/txt/msg00921.txt.bz2 List-Id: ------- Additional Comments From aph at gcc dot gnu dot org 2003-11-11 14:57 ------- libgcj does not depend on the C++ libraries, and I am opposed to making it do so. We can perhaps get rid of c++filt, but we can't get rid of addr2line because we need it to get line numbers. A patch has been submitted that removed the neeed for addr2line, but it used libbfd, which is GPL. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=1907