This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

freebsd 4.4 and gcc 3.0 problem


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 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]