help-gplusplus
[Top][All Lists]
Advanced

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

Help: undefined reference to virtual table?


From: Re, Vincent
Subject: Help: undefined reference to virtual table?
Date: Wed, 1 Nov 2000 12:49:11 -0500

We're running G++ version 2.95.2 on Linux for S/390 and are having an error we 
don't understand. In our source code, we have: 

 ASMS_ESCON_Tape_Device::ASMS_ESCON_Tape_Device(const ASMS_ESCON_Tape_Device& 
dev)

This compiles fine, but when we link the code, we get:
 
 undefined reference to `ASMS_ESCON_Tape_Device::_ASMS_ESCON_Tape_Device 
virtual table'

Can someone explain this error to us? 

Thanks!

Vince Re 
Computer Associates

 



reply via email to

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