[C++-sig] Cross-module inheritance
David Abrahams
dave at boost-consulting.com
Sun Aug 28 03:23:39 CEST 2005
Eric Jardim <ericjardim at gmail.com> writes:
> 2005/8/22, David Abrahams <dave at boost-consulting.com>:
>>
>> Now that I look, I'm afraid not.
>
>
>
> A separate one from both the extension modules? Are both extension
>> modules linked to that shared library?
>
>
> Sure. It is the Qt library.
>
> No.
What question are you answering here?
Both extension modules need to be linked to the shared library.
> Hmm, now I am confused.
By what?
> Well, if it is only a g++ problem on the Gnu system, I can use the
> "setdlopenflags" workaround. I just have not tested on other systems like
> Windows. Looks like that it will work there.
No, setdlopenflags will definitely not work on Windows.
--
Dave Abrahams
Boost Consulting
www.boost-consulting.com
More information about the Cplusplus-sig
mailing list