From: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
To: elfutils-devel@lists.fedorahosted.org
Subject: Re: make the shared library optional
Date: Wed, 05 Nov 2014 13:32:21 +0000 [thread overview]
Message-ID: <545A26E5.4080603@imgtec.com> (raw)
In-Reply-To: m2r3xiaohv.fsf@redhat.com
[-- Attachment #1: Type: text/plain, Size: 1736 bytes --]
Dear Petr Machata,
On 11/04/2014 05:01 PM, Petr Machata wrote:
> Vicente Olivert Riera <Vincent.Riera@imgtec.com> writes:
>
>> I'm having a failure when doing a static build of elfutils because it
>> tries to build a shared library (.so). Could it be possible to add a
>> configure option to disable the shared library so only the static one
>> (.a) would be built?
>
> Note that fully static builds are problematic. elfutils uses dlopen to
> open the EBL backends (the CPU-specific support snippets), so even if
> you link statically, the final binaries are still considerably dynamic.
>
> One option (that we use in Red Hat Developer Toolset) is to statically
> link in just the backends that you are interested in. There were some
> problems with mutual dependencies between elfutils libraries, and I
> ended up having to split the libraries into smaller parts and adding
> linker scripts that brought the pieces together.
>
> Mark and I have branches with this code--his is more recent, as he's
> been doing that work lately. They are named {pmachata,mjw}/RH-DTS.
>
> (Note that we still build the dynamic parts though, as eu-readelf
> et.al. can still use the dynamism, it's just customer code that needs
> the static bits. I'm not really sure what your bug is, just dropping my
> two cents WRT lack of real static support in elfutils.)
thank you very much for your reply and your detailed explanation. I have
decided to send a patch to not allow elfutils to be built statically:
http://patchwork.ozlabs.org/patch/406941/
Best regards,
--
Vicente Olivert Riera
Graduate Software Engineer, MIPS Processor IP
Imagination Technologies Limited
t: +44 (0)113 2429814
www.imgtec.com
next reply other threads:[~2014-11-05 13:32 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-05 13:32 Vicente Olivert Riera [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-11-11 9:11 Mark Wielaard
2014-11-10 16:49 Vicente Olivert Riera
2014-11-08 15:14 Mark Wielaard
2014-11-07 16:27 Vicente Olivert Riera
2014-11-07 15:47 Vicente Olivert Riera
2014-11-07 14:16 Mark Wielaard
2014-11-04 17:01 Petr Machata
2014-11-03 14:45 Vicente Olivert Riera
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=545A26E5.4080603@imgtec.com \
--to=vincent.riera@imgtec.com \
--cc=elfutils-devel@lists.fedorahosted.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).