This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: EGCS 2.95.2 C++ bug: undefined reference for virtual table


On Jan 21, 2000, -Kaatunut <kaatunut@saunalahti.fi> wrote:

> c4.o: In function `Player::Player(void)':
> /home/fdeity/code/c4-0.1/src/c4.cc(.Simulater::gnu.linkonce.t.(void)+0x18):
> undefined reference to `Simulater virtual table'

> class Simulater : public Player {

> That tells about everything relevant.

Err...  Do you mean a single line of code does?  I can hardly believe
it :-)

Please post the complete code snippet that triggers the problem,
otherwise we won't be able to help.

-- 
Alexandre Oliva http://www.ic.unicamp.br/~oliva IC-Unicamp, Bra[sz]il
oliva@{lsd.ic.unicamp.br,guarana.{org,com}} aoliva@{acm,computer}.org
oliva@{gnu.org,kaffe.org,{egcs,sourceware}.cygnus.com,samba.org}
** I may forward mail about projects to mailing lists; please use them


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]