On demand static/shared libs and binary linkage

Laurent Stacul laurent.stacul@gmail.com
Thu Jun 7 13:59:00 GMT 2018


Understood.

In this case, there are 2 solutions:

- we completely remove the call to dlopen
- we keep the call to dlopen from the shared lib version of libdw and
embed all the backends code in the archive

I don't know if the second solution is worth the additional
work/complexity. What do you think ?

Laurent



More information about the Elfutils-devel mailing list