Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Aug 1999 09:30:02 -0700 (PDT)
From:      John Polstra <jdp@polstra.com>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: misc/12438: Dynamic loader or vtable problem in 3.2-STABLE and 4.0-CURRENT
Message-ID:  <199908201630.JAA07152@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR misc/12438; it has been noted by GNATS.

From: John Polstra <jdp@polstra.com>
To: freebsd-gnats-submit@freebsd.org
Cc: genek@narus.com
Subject: Re: misc/12438: Dynamic loader or vtable problem in 3.2-STABLE and 4.0-CURRENT
Date: Fri, 20 Aug 1999 09:23:04 -0700 (PDT)

 I think I understand, but I want to make sure.
 
 > liba.so contains class A : public baseclass.
 > libb.so contains class B : public baseclass.
 > 
 > Both shared objects contain a function getinterface() which returns a
 > new instance of baseclass appropriate to that .so.
 
 You are saying that getinterface() is a global symbol in each .so,
 right?
 
 John
 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199908201630.JAA07152>