On Wed, Mar 08, 2023 at 10:16:08AM +0000, Marc Mutz via Development wrote:
Did my first conscious ldd on QtCore todays and just found it curious
that it linked against pcre and pcre2-16.
I assume they live in different "namespaces" and so it's ok to link
both?
yes, you can verify that easily with `nm -D <the.so>`.
on that occasion i found that my distro ships a ridiculous number of
libpcre builds ...
--
Development mailing list
Development@qt-project.org
https://lists.qt-project.org/listinfo/development