-staticlib RW linking
Hi
I get the following error while building a shared object:
librwtool.a(ctclass.o): symbol RWCollection::__vtbl: relocations based on the ABS44 coding model can not be used in building a shared object
This happens only in debug mode.
The link line has the following compile option:
-staticlib=rwtools7_std
If i remove this option the shared object builds without any problem.
Can you please tell me what is happening here?
Thanks,
Qrio

