what device file represents port 1 on a pc ?
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message
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 reloc
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"
ref
3 matches
Mail list logo