bug-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 11:47:55 -0400

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

Thanks




reply via email to

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