Displaying 1 result from an estimated 1 matches for "libpointercheck".
Did you mean:
libpointerchecks
2008 Apr 07
2
[LLVMdev] Problem Linking Analysis Group
...link that dynamic library into a program
in another project, I get the following error:
/localhome/criswell/llvm22/projects/llvm-poolalloc/Debug/lib/libpoolalloc.so:
undefined reference to `vtable for llvm::PoolAllocateGroup'
/mounts/maute/disks/0/criswell/llvm22/projects/safecode/Debug/lib/libpointerchecks.so:
undefined reference to `typeinfo for llvm::PoolAllocateGroup'
Does anyone know what I might be doing wrong?
Thanks in advance.
-- John T.