bug-lib-gplusplus
[Top][All Lists]
Advanced

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

DLList problem


From: Robert C Reynolds
Subject: DLList problem
Date: Tue, 02 Jul 2002 12:34:49 -0400

Hello:

When linking (Solaris 2.8, GNU g++ V3.1) we get the following four
undefined symbols:

BaseDLList::clear()
BaseDLList::error(char const*)
BaseDLList::del(void*&, int)
BaseDLList::append(void const*)

BaseDLList, the parent class of DLList and methods are all present in
DLList.cc, DLList.h

Thank you,
Robert Reynolds





reply via email to

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