This is the mail archive of the elfutils-devel@sourceware.org mailing list for the elfutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Build without .so files


Hi,

It looks like last year a change was merge removing the need to dlopen the backend libraries [1].

Right now, even if I configure with flags like "—disable-shared --enable-static" it seems that I still endup with .so files and that tools like eu-readelf depend on it. So what is the official way today to have a fully static build ?

I saw BUILD_STATIC in configure.ac, but it seems to be enabled only for gcov/gprof builds. Would it make sense to take —disable-shared here ?

Cheers,
Romain

[1] https://sourceware.org/ml/elfutils-devel/2019-q3/msg00142.html

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]