From owner-freebsd-questions Wed Aug 29 0: 6: 1 2001 Delivered-To: freebsd-questions@freebsd.org Received: from cn.com (207-237-228-253.c3-0.nyr-ubr2.nyr.ny.cable.rcn.com [207.237.228.253]) by hub.freebsd.org (Postfix) with ESMTP id EC02537B405 for ; Wed, 29 Aug 2001 00:05:56 -0700 (PDT) (envelope-from bgross@cn.com) Received: (from bgross@localhost) by dhcp-515-2.cable.rcn.com (8.11.6/8.11.6) id f7NBSw658014 for freebsd-questions@FreeBSD.org; Thu, 23 Aug 2001 07:28:58 -0400 (EDT) (envelope-from bgross) Date: Thu, 23 Aug 2001 07:28:57 -0400 From: Benjamin Gross To: freebsd-questions@FreeBSD.ORG Subject: Undefined symbol "_ZTVN10__cxxabiv117__class_type_infoE" Message-ID: <20010823072857.A57946@rcn.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, I've just installed gcc version 3.0 on a FreeBSD v4.4 system to work on a c++ project, and when I try to execute a program that has been successfully compiled and linked, I get the following message: /usr/libexec/ld-elf.so.1: Undefined symbol "_ZTVN10__cxxabiv117__class_type_infoE" referenced from COPY relocation in ./test Can anyone help ? thanks, -Ben G. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message