Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!news.mel.connect.com.au!munnari.OZ.AU!news.ecn.uoknor.edu!feed1.news.erols.com!howland.erols.net!news-peer.gsl.net!news.gsl.net!news-lond.gsl.net!news.gsl.net!dispatch.news.demon.net!demon!awfulhak.demon.co.uk!awfulhak.demon.co.uk!awfulhak.demon.co.uk!not-for-mail From: brian@anorak.coverform.lan (Brian Somers) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: Virtual table problems Date: 15 Dec 1996 02:59:04 -0000 Organization: Coverform Ltd. Lines: 22 Sender: brian@awfulhak.demon.co.uk Message-ID: <58vpho$in3@anorak.coverform.lan> References: <58pk3i$ip@sol.sun.csd.unb.ca> Reply-To: brian%anorak.coverform.lan@awfulhak.demon.co.uk NNTP-Posting-Host: localhost.coverform.lan X-NNTP-Posting-Host: awfulhak.demon.co.uk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Newsreader: knews 0.9.8 Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:32623 In article <58pk3i$ip@sol.sun.csd.unb.ca>, pmichaud@angus.ASG.unb.ca (Peter Michaud) writes: : I posted a problem here before about STL problems with g++ 2.7.2, but that : has been cleared up. Now I have a new and more difficult problem. : : I have a series of inherited classes (non-STL) with virtual functions. They : compile correctly, but the linked dies. It can't find any of the constructors : or destructors for the functions. Any ideas? ^^^^^^^^^ classes ? Have you made them inline ? Have you tried `nm`ing the objects to see if the functions are there ? BTW, this question is probably better suited to one of the c++ or g++ groups. -- Brian <brian@awfulhak.demon.co.uk>, <brian@freebsd.org> <http://www.awfulhak.demon.co.uk/> Don't _EVER_ lose your sense of humour.... .