Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Aug 2001 17:43:54 -0400
From:      Benjamin Gross <bgross1@rcn.com>
To:        freebsd-hackers@FreeBSD.ORG
Subject:   Undefined symbol "_ZTVN10__cxxabiv117__class_type_infoE"
Message-ID:  <20010824174354.A62307@rcn.com>

next in thread | raw e-mail | index | archive | help
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

Does anyone know what the problem is ?

thanks,

ben



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010824174354.A62307>