help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

g++v3 linker


From: Chi-Yin Hsu
Subject: g++v3 linker
Date: Fri, 16 Nov 2001 10:07:39 -0500

Hi,

Why  g++v3 linker can not link with third party package - a static library,
which g++2.95.2 has no problem?

In the linker error message below, the linker complained a symbol
pure_virtual was not defined.
ANSI C++ does not require a pure virtual function be defined.

Undefined                       first referenced
 symbol                             in file
__pure_virtual
/apps/tibco9.2.11/rel_s4_56/lib/libTib.a(TibCom.o)
ld: fatal: Symbol referencing errors. No output written to oqs

Could you offer a way to work around with g++v3 linker?

Regards,

--
Chi-Yin Hsu
chsu@cooperneff.com
phone:(610)-491-1647
cell: (610)-637-2694
fax:  (610)-491-1700




reply via email to

[Prev in Thread] Current Thread [Next in Thread]