From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8307 invoked by alias); 15 Jul 2003 19:49:19 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 8292 invoked from network); 15 Jul 2003 19:49:17 -0000 Received: from unknown (HELO lacrosse.corp.redhat.com) (66.187.233.200) by sources.redhat.com with SMTP; 15 Jul 2003 19:49:17 -0000 Received: from free.redhat.lsd.ic.unicamp.br (aoliva.cipe.redhat.com [10.0.1.10]) by lacrosse.corp.redhat.com (8.11.6/8.9.3) with ESMTP id h6FJnCK25205; Tue, 15 Jul 2003 15:49:12 -0400 Received: from free.redhat.lsd.ic.unicamp.br (free.redhat.lsd.ic.unicamp.br [127.0.0.1]) by free.redhat.lsd.ic.unicamp.br (8.12.9/8.12.9) with ESMTP id h6FJnBWU010184; Tue, 15 Jul 2003 16:49:11 -0300 Received: (from aoliva@localhost) by free.redhat.lsd.ic.unicamp.br (8.12.9/8.12.9/Submit) id h6FJn7We010180; Tue, 15 Jul 2003 16:49:07 -0300 To: "H. J. Lu" Cc: Gabriel Dos Reis , Andrew Cagney , Nathanael Nerode , fche@redhat.com, gdb@sources.redhat.com, binutils@sources.redhat.com Subject: Re: FYI: A new C++ demangler References: <20030712180228.GA912@doctormoo> <3F142933.1060902@redhat.com> <20030715191642.GA21025@lucon.org> From: Alexandre Oliva Organization: GCC Team, Red Hat Date: Tue, 15 Jul 2003 19:49:00 -0000 In-Reply-To: <20030715191642.GA21025@lucon.org> Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2003-07/txt/msg00173.txt.bz2 On Jul 15, 2003, "H. J. Lu" wrote: > FWIW, my C++ demangler patch needs $(CXX) to compile, only $(CC) to > link. This may be the case with the current GCC, but other C++ compilers, and future versions of GCC (especially after we introduce support for `export'ed templates) may very well introduce dependencies on their run-time libraries, requiring linking with them and possibly even using their C++ compiler driver to link. -- Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/ Red Hat GCC Developer aoliva@{redhat.com, gcc.gnu.org} CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org} Free Software Evangelist Professional serial bug killer