ld: Undefined symbols: virtual thunk...

John Selhorst johns at sonic.net
Thu Aug 21 15:50:20 CDT 2003


On Thursday, August 21, 2003, at 02:59 PM, Ruslan Zasukhin wrote:

> I have discuss this error of GCC on PB list and Valentina list 2-3 
> weeks
> ago.
>
> I believe this is GCC bug.
>
> To workaround it, I was need add into VarChar field FinishSelf() call.
>
> Ops. But as I see you use BLOB field.
> Hmm, probably for BLOB the same issue.
>
> I need add this function and recompile then.

I take it you mean that I should add a VDK_BLOB::FinishCreateSelf() 
empty function.  Is that right?  I tried it and got this warning:

ld: warning multiple definitions of symbol VDK_BLOB::FinishCreateSelf()

Thats a bit disconcerting.

Johnny



More information about the Valentina mailing list