Hi Vincent,
For your target executable, you should also link against your my_lib.so file.
You can double check your test executable with "ldd test".
HTH, --Eljay
Hi Vincent,
For your target executable, you should also link against your my_lib.so file.
You can double check your test executable with "ldd test".
HTH, --Eljay