From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11925 invoked by alias); 5 Apr 2005 15:20:35 -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 11759 invoked by alias); 5 Apr 2005 15:20:25 -0000 Date: Tue, 05 Apr 2005 15:20:00 -0000 Message-ID: <20050405152025.11758.qmail@sourceware.org> From: "mark at codesourcery dot com" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20041226162616.19159.danglin@gcc.gnu.org> References: <20041226162616.19159.danglin@gcc.gnu.org> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug c++/19159] [4.0/4.1 Regression] Undefined symbol: vtable for __cxxabiv1::__vmi_class_type_info X-Bugzilla-Reason: CC X-SW-Source: 2005-04/txt/msg00469.txt.bz2 List-Id: ------- Additional Comments From mark at codesourcery dot com 2005-04-05 15:20 ------- Subject: Re: [4.0/4.1 Regression] Undefined symbol: vtable for __cxxabiv1::__vmi_class_type_info dave at hiauly1 dot hia dot nrc dot ca wrote: > The warnings are from GCC: Right; I wrote "link-time warnings" for no good reason; I meant "compile-time warnings". > ginyu% grep "used but never defined" *.c > decl2.c: cp_warning_at ("inline function %qD used but never defined", decl); > > You could be right that this is a PCH problem and possibly configuring > with --disable-libstdcxx-pch would help. I'd be interested to know if it does. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19159