This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
freebsd 4.4 and gcc 3.0 problem
- To: gcc at gcc dot gnu dot org
- Subject: freebsd 4.4 and gcc 3.0 problem
- From: Benjamin Gross <bgross at eatoni dot com>
- Date: Thu, 20 Sep 2001 10:39:58 -0400
Hello,
I've just successfully built/installed gcc 3.0 on a FreeBSD 4.4 pc. I successfully compiled and linked a "Hello World" cpp program.
When I try to execute it, I get:
/usr/libexec/ld-elf.so.1: Undefined symbol "_ZTVN10__cxxabiv117__class_type_infoE" referenced from COPY relocation in ./hello
I would greatly appreciate and advice/ideas as to why this is occuring.
Thank You.
Benjamin Gross