Date: Wed, 21 Aug 1996 13:47:07 +1000 (EST) From: Kelly BARRETT To: djgpp AT delorie DOT com Subject: Problems with virtual members Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII I just started to use virtual members in my c++ classes, but since I tried to use them I have been getting linking errors, such as: undefined reference virtual table or something like that. I used gcc with -lgpp and also have tried gxx but nothing seems to work. What am I doing wrong?!? Any help would be appreciated. Thank you. Kelly.