Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Aug 2001 21:33:39 -0400
From:      Benjamin Gross <bgross1@rcn.com>
To:        freebsd-hackers@FreeBSD.ORG
Subject:   Undefined symbol "_ZTVN10__cxxabiv117__class_type_infoE"
Message-ID:  <20010823213339.A59363@rcn.com>

next in thread | raw e-mail | index | archive | help
Hello,

I'm trying to run a prg written in c++ (gcc v3.0) that was successfully compiled and linked on a FreeBSD 4.4 system.  I received the following message when I try to execute it:

/usr/libexec/ld-elf.so.1: Undefined symbol "_ZTVN10__cxxabiv117__class_type_infoE" referenced from COPY relocation in ./test 

gcc.gnu.org list FreeBSD 4.3 as being a platform for gcc v3.0 and I was able to build and install gcc3.0 without any problems.

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?20010823213339.A59363>