[poky] libs / so without a link to xxx.so.1
Arno Steffens
star at gmx.li
Mon Feb 5 01:55:11 PST 2018
Using in my project libcurlpp. It is created with yocto (2.3.3), but in my filesystem I just see:
"/usr/lib/libcurlpp.so.1" which is a link to libcurlpp.so.1.0.0
What I miss is "libvcurlpp.so" (without version number), as my project includes "-lcurlpp".
My question: is there a reason for that? Is this a bug in the scripts or did I handle it wrong?
I can do "-l:libcurlpp.so.1" but this looks only like a second best solution to me.
Thanks and best regards
Arno
More information about the poky
mailing list