From: mathieu.desnoyers@efficios.com (Mathieu Desnoyers)
Subject: [lttng-dev] Lttng-UST requires shared libraries
Date: Fri, 18 Sep 2020 11:16:51 -0400 (EDT) [thread overview]
Message-ID: <1381831273.34861.1600442211965.JavaMail.zimbra@efficios.com> (raw)
In-Reply-To: <CA+weNbniCKiGV+cSz+A3rfzxO09a8DtF8O27LPxK8Oz-a9PbBA@mail.gmail.com>
----- On Sep 16, 2020, at 3:57 AM, lttng-dev <lttng-dev at lists.lttng.org> wrote:
> Hello All,
> I'm trying to configure Lttng-UST and disabling shared libraries using the
> option --enable-shared=no.
> I always get an Error that Lttng-UST requires shared libraries enabled.
> Why is this option available if I can't use it ? Is there something I'm missing
This option is only there because it's part of the autotools boilerplate. It has been disabled
by the lttng-ust project on purpose.
See README.md:
"LTTng-UST needs to be a shared library, _even if_ the tracepoint probe provider is statically
linked into the application."
Static linking of liblttng-ust has never been a supported use-case, and would require a significant
design/implementation effort.
Thanks,
Mathieu
> Regards,
> Abdelrahman.
> _______________________________________________
> lttng-dev mailing list
> lttng-dev at lists.lttng.org
> https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev
--
Mathieu Desnoyers
EfficiOS Inc.
http://www.efficios.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.lttng.org/pipermail/lttng-dev/attachments/20200918/c154d4fc/attachment.htm>
prev parent reply other threads:[~2020-09-18 15:16 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-16 7:57 Abdelrahman Saeed
2020-09-18 15:16 ` Mathieu Desnoyers [this message]
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=1381831273.34861.1600442211965.JavaMail.zimbra@efficios.com \
--to=mathieu.desnoyers@efficios.com \
/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