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]

Re: [patch] Support --enable-static


On Fri, 14 Sep 2012 19:23:16 +0200, Kurt Roeckx wrote:
> Does this actually work?  At some point I did the same thing, and
> we had to do something to all the backends so that they could get
> loaded.

No, I see now I did not have the backend loaded.  Workarounded by:
	ln -s . lib64; ln -s backends elfutils
	(as libebl uses also $ORIGIN)
but that does not solve that the backend remains a sharedlib in such case.

I no longer find the patch such a win.  As Roland being aware of the backends
dlopen has approved it I will check it in when no further comments appear.


Thanks,
Jan

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